3991 Posts in 1039 Topics by 1213 members
Installing SilverStripe
SilverStripe Forums » Installing SilverStripe » 2nd domain installation problems
Getting SilverStripe up and running on your computer and on your web server.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 721 Views |
-
2nd domain installation problems

9 September 2010 at 2:51pm
Hi
I installed silverstripe on 2 seperate domains on the same webhosting account, both installed fine .. however after installing the second one, when I go to my first site I now get:Warning: require_once(C:\Domains\hopeaz.com\wwwroot/cms/_config.php) [function.require-once]: failed to open stream: No such file or directory in C:\WINDOWS\Temp\silverstripe-cache\manifest-main on line 5715
Fatal error: require_once() [function.require]: Failed opening required 'C:\Domains\hopeaz.com\wwwroot/cms/_config.php' (include_path='.;C:\php5\pear') in C:\WINDOWS\Temp\silverstripe-cache\manifest-main on line 5715
(C:\Domains\hopeaz.com\ being the second domain)
I'm assuming when I installed the second one it changed something in the first ... how would I go about fixing this? And how would I go about stopping it from happening in the future? I'm hoping to set up a few different domains on the same account, all using silverstripe.
-
Re: 2nd domain installation problems

12 September 2010 at 1:57pm Last edited: 12 September 2010 1:57pm
Sounds like a problem with the temporary directory. I suggest making a silverstripe-cache folder inside each of your SilverStripe sites, so they have their own cache folder. Don't forget to assign writable permissions to each of these folders for the web server user.
Sean
-
Re: 2nd domain installation problems

12 September 2010 at 2:05pm
Brilliant! That was indeed the problem.
Thank you! -
Re: 2nd domain installation problems

12 September 2010 at 2:19pm
No problem. Glad to see you got it sorted!
Cheers,
Sean
| 721 Views | ||
|
Page:
1
|
Go to Top |


