lostinfr
11-03-2005, 04:15 PM
Hi,
I've installed a component but I have to configure the correct paths to it:
define('F_URL','http://localhost/index.php?option=com_date4u');
### Internal path to Date4 U directory
define('C_PATH','G:/server/Apache2/htdocs/components/com_date4u');
I'm stuck :confused: I've tried various paths but can't get it right
If my site is at http:www. mysite.com how would I enter it into the above.
I've installed a component but I have to configure the correct paths to it:
define('F_URL','http://localhost/index.php?option=com_date4u');
### Internal path to Date4 U directory
define('C_PATH','G:/server/Apache2/htdocs/components/com_date4u');
I'm stuck :confused: I've tried various paths but can't get it right
If my site is at http:www. mysite.com how would I enter it into the above.