I'm having problems similar to others who have posted here. For example, I'm getting the
MySQL Error: Could not select the database
Error: The 'albums' directory cannot be found or is not readable.
error. While looking through other peoples' posts, I thought of checking the RewriteBase property. What I noticed was that this property can be anything as long as it begins with a "/" and is followed by almost any character, including letters, numbers, punctuation, etc. I'm wondering if this might be connected to the problem or if it's something totally different.
By the way, zenphoto looks really good. Not to get off topic, but how long did it take you to create this?
Comments
The second one is harder to diagnose, but it's got nothing to do with .htaccess. It's a problem with the server path variable I tried to autodetect in this latest version.
I started with this post on June 24th, but I didn't actually announce the start of development until May 27th so I guess that's 3 months total or so until the first beta release. You can follow it back in the trisweb.com zenphoto category.
AllowOverride All
This line is necessary for .htaccess files to have any effect.
As for the AllowOverride All, I did that and the .htaccess thing previously mentioned is still happening.
Now I tried it on my hosted website and it didn't work. It's giving me just "Error: The 'albums' directory cannot be found or is not readable."