 Zenphoto
ZenphotoThe simpler media website CMS
something goes wrong ?
Forbidden
You don't have permission to access /zp-core/setup.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
Comments
the rights are the same as my other sites :
- setup.php : 644
- zp-core/setup : 755
- zp-core/setup/ setup*.* : 644
I never had this problem before
note that on a fresh install, I can access to setup.php file (the setup process begins).
but I have this message after .htacess files are created by zenphoto (in the root directory of zenphoto and in zp-data).
it realy seems to be an issue during the setup process.
MAybe try to lower the permissions while running and later change them back.
when I suppress the .htaccess file at the root directory, I can access to setup.php file.
If I do a setup without creation of .htacess, it's OK.
If I do a setup with creation of .htacess, I have the error message.
`IndexIgnore *`
and see if things work. That line is supposed to prevent browsing the file list, but maybe it is mis-configured on your server.
without this line, setup process works perfect.