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?
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
I had a similar problem, this thread might help you:
The last post by pipedarkfire is what fixed mine.