![]() |
|
have to type /index.php to enter the site - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: have to type /index.php to enter the site (/thread-694.html) |
have to type /index.php to enter the site - MrX - 2006-07-25 I'm running zenphoto on localhost (xampp for windows) When I go to http://localhost/zp/ I get "Zenphoto error: Album does not exist." But going to http://localhost/zp/index.php works just fine... How can I fix that? have to type /index.php to enter the site - Chilifrei64 - 2006-07-25 you need to set your default document in your apache config. I do not know how this is configured but look up the xammp documentation on how to change this have to type /index.php to enter the site - MrX - 2006-07-25 Thx for the quick answer! I’ll look around the documents, but this is the first time I experience the problem… Other scripts work ok… have to type /index.php to enter the site - FatalCure - 2006-07-26 I had a similar problem, this thread might help you: The last post by pipedarkfire is what fixed mine. http://www.zenphoto.org/support/topic.php?id=564 have to type /index.php to enter the site - MrX - 2006-07-26 That's it! |