Member
Member
David_1cog   2006-12-30, 11:22
#1

I've just done a clean install of 1.06 on to my Windows/XAMPP local mahcine. All worked OK except when I navigated to http://localhost/zenphoto/ and was presented with "Zenphoto error: Album does not exist.". If I navigated to http://localhost/zenphoto/index.php it worked.

After reading the forum and some trial and error I discovered that adding the following to .htaccess (after line 'RewriteRule ^admin/?$ zen/admin.php [R,L]') fixed the problem:

RewriteRule index.php$ index.php [L,QSA]

I've not had to do this for previous versions on my Win/XAMPP test machine, so a little puzzled why now. Any thoughts? Is this something that should be fixed at source?

Anyway, that's the fix for anyone suffering the same problem.

Developer
Developer
trisweb   2006-12-31, 20:04
#2

I'll take a look and include that if needed. The bugtracker will be up soon, so stick it there when you get the chance.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.