Thread: Error 500
View Single Post
  #1 (permalink)  
Old 05-07-2008, 09:24 AM
ongaqjin ongaqjin is offline
Junior Member
 
Join Date: May 2008
Posts: 5
Unhappy Error 500

I haven't found any thread answering my problem, so here I am.
I've set up all the directories and files exactly as it is in the ZF QuickTutorial on the official web page. The only difference is that in my case the html dir is named "cities" - everything else is the same.
After opening the web page I get a 500 Internal Server Error.

I tried changing index.phtml to index.html, in case the server wouldn't handle the .phtml file - no effect. I know that server handles the rewrite mode. I have added the library to include_path. I'm pretty sure I've done everything ok, but it's not working. Any ideas, that might help me? Would be EXTREMELY gratefull for any kind of assistance :]
Reply With Quote