Posted by kurtronaldmuell... on June 24, 2012 at 4:24am
Hello everybody,
My localhost site that i've been working on no longer works- it gives me a HTTP Error 500 message. I've been committing and pushing to a private repo pretty regularly. Even when I revert to an earlier version, it still gives me the same error.
My site's database is an SQLite db, located in the sistes/default/files directory.
Does anybody have any tips, information, and/or resources I could use to try to restore my site? Any information is greatly appreciated.
Thanks,
Kurt
Comments
server error
Tell me if I'm wrong, but an Http 500 Error is a general message that means there is a problem connecting with your server. I don't think you're drupal install or db would be the source of the problem.
I don't use a localhost setup anymore, but I had tried a DAMP Stack and it worked really nice. It might be worth checking out.
arboldeolivo
Olive Tree Web Design
Web Design in San Diego
http://127.0.0.1?
I had similar issues in the past and remember just typing http://127.0.0.1 instead of http://localhost solved it. Then after that typing http://localhost eventually just started working too. YMMV.
Jay Lee
https://jay.lee.bio
Check the log
Check the Apache log and you will probably find the source of the issue. Could be hanging on something (infinite loop) or run out of memory.
Contact: https://www.hook42.com/contact
Drupal 7 Multilingual Sites: http://www.kristen.org/book