17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1139 Views |
-
filepath of server showing in all links adress

13 April 2008 at 8:59pm
Hi,
There seems to be problems installing silverstripe on the biggest french hosting (OVH).
No theme is showing, and the filepath is added to the links: nevertheless, the text is OK.
Last problem, impossible to login.
Can someone tell me where I can change the "base" variable of SilverStripe ? because it seems to be badly done by the install script.
Thanks for your help.
François
-
Re: filepath of server showing in all links adress

13 April 2008 at 9:29pm
Thanks to simon_w on irc:
add this line, to mysite>_config.php or /and tutorial>_config.php.
Director::setBaseURL("http://www.yourdomain.com");
It should now work.
enjoy.
| 1139 Views | ||
|
Page:
1
|
Go to Top |

