![]() |
|
issue during upgrade to 1.4.3 dev - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: issue during upgrade to 1.4.3 dev (/thread-9547.html) |
issue during upgrade to 1.4.3 dev - vincent3569 - 2012-01-30 Hi I try to upgrage a test site to 1.4.3 dev [9084], but I have this error : Quote: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. issue during upgrade to 1.4.3 dev - acrylian - 2012-01-30 Yes, your permissions are wrong. issue during upgrade to 1.4.3 dev - vincent3569 - 2012-01-31 hi the rights are the same as my other sites :
I never had this problem before note that on a fresh install, I can access to setup.php file (the setup process begins). it realy seems to be an issue during the setup process. issue during upgrade to 1.4.3 dev - acrylian - 2012-01-31 Sorry, I have really no idea and never encountered this. Generally you ftp client should setup the right permissions to access. MAybe try to lower the permissions while running and later change them back. issue during upgrade to 1.4.3 dev - sbillard - 2012-01-31 does the problem go away if you remove the .htaccess file? issue during upgrade to 1.4.3 dev - vincent3569 - 2012-01-31 hi If I do a setup without creation of .htacess, it's OK. issue during upgrade to 1.4.3 dev - sbillard - 2012-01-31 Please remove the line issue during upgrade to 1.4.3 dev - vincent3569 - 2012-02-01 hi issue during upgrade to 1.4.3 dev - sbillard - 2012-02-02 Thanks for the update. But I really do not know why that line should cause any problems. Here is what I have found on it Quote:The IndexIgnore directive adds to the list of files to hide when listing a directory. File is a file extension, partial filename, wildcard expression or full filename for files to ignore. Multiple IndexIgnore directives add to the list, rather than replacing the list of ignored files. By default, the list contains `.'. |