Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Unable to access the CMS since power down


Go to End


3 Posts   1235 Views

Avatar
Ronin

Community Member, 50 Posts

5 March 2009 at 12:38pm

Edited: 09/03/2009 1:35pm

I had an unexpected power down and since then I have not been able to get to my local development site which is on my machine.
HTTP 500 Internal Server Error comes up when I try to go to the site. Since the error occurred the machine has been restarted but this made no difference.
I have a second copy of SS installed which I used for doing the tutorials in and this still works fine. It does access a different a different database.

I was in the middle of working on the site when the power went down.

I have checked the Apache error log and the entry is listed below.

This is the extract from the error log when I try to access the site.

[Fri Mar 06 10:02:05 2009] [warn] pid file C:/wamp/bin/apache/apache2.2.8/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Fri Mar 06 10:02:05 2009] [notice] Apache/2.2.8 (Win32) PHP/5.2.6 configured -- resuming normal operations
[Fri Mar 06 10:02:05 2009] [notice] Server built: Jan 18 2008 00:37:19
[Fri Mar 06 10:02:05 2009] [notice] Parent: Created child process 5824
[Fri Mar 06 10:02:05 2009] [notice] Child 5824: Child process is running
[Fri Mar 06 10:02:05 2009] [notice] Child 5824: Acquired the start mutex.
[Fri Mar 06 10:02:05 2009] [notice] Child 5824: Starting 64 worker threads.
[Fri Mar 06 10:02:05 2009] [notice] Child 5824: Starting thread to listen on port 3000.

Can anyone suggest what I should try?

Avatar
Sam

Administrator, 690 Posts

5 March 2009 at 2:11pm

Look at your web server error log; it will hopefully give you a better error message.

Avatar
Ronin

Community Member, 50 Posts

6 March 2009 at 10:05am

This is the extract from the error log when I try to access the site.

[Fri Mar 06 10:02:05 2009] [warn] pid file C:/wamp/bin/apache/apache2.2.8/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Fri Mar 06 10:02:05 2009] [notice] Apache/2.2.8 (Win32) PHP/5.2.6 configured -- resuming normal operations
[Fri Mar 06 10:02:05 2009] [notice] Server built: Jan 18 2008 00:37:19
[Fri Mar 06 10:02:05 2009] [notice] Parent: Created child process 5824
[Fri Mar 06 10:02:05 2009] [notice] Child 5824: Child process is running
[Fri Mar 06 10:02:05 2009] [notice] Child 5824: Acquired the start mutex.
[Fri Mar 06 10:02:05 2009] [notice] Child 5824: Starting 64 worker threads.
[Fri Mar 06 10:02:05 2009] [notice] Child 5824: Starting thread to listen on port 3000.