web hosting line
1.866.605.2484

Web hosting

Go Back   Web Hosting Forum - Web hosting discussion at SiteGround.com > Popular Software > Mambo and Joomla Forum

Reply
 
Thread Tools Display Modes
  #1  
Old 11-03-2005, 04:15 PM
lostinfr's Avatar
lostinfr lostinfr is offline
Member
 
Join Date: Jun 2005
Posts: 75
Default Server C Path?

Hi,

I've installed a component but I have to configure the correct paths to it:

Quote:
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 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.
Reply With Quote
  #2  
Old 11-28-2005, 07:21 AM
Tom's Avatar
Tom Tom is offline
SiteGround Team Member
 
Join Date: Jun 2005
Posts: 178
Default

If the URL is www.mysite.com, then it should be like:

define('F_URL','http://www.mysite.com/index.php?option=com_date4u');

And the directory should be like:

define('C_PATH','/home/your_username/public_html/components/com_date4u');

However, keep in mind that the above is only true if your software resides at your web root, not in a sub folder.

I hope I helped...
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:54 PM.

Copyright © SiteGround.com Inc