I installed zenphoto into a subdirectory of my site: www.springercartographics.com/portfolio/
I can access the admin functionality just fine, upload photos, etc. But the gallery page trys to redirect to
http://www.springercartographics.com/portfolio/admin.php and Firefox responds with "The page isn't redirecting properly. Firefox has detected that the server is redirecting the request for this address in a way that will never complete."
I am assuming this is an .htaccess issue, but I always have difficulties with troubleshooting .htaccess files. I haven't modified the file manually, and it does have "RewriteBase /portfolio"
Anyone have an ideas?
Comments