ZenphotoCMS Forum
Cannot install 126 - 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: Cannot install 126 (/thread-5662.html)



Cannot install 126 - knotty - 2009-08-13

I keep getting a 500 error in trying to install. The error log says" group is writable in the index file.

Same results for updrading to 126. Luckily, I backupped the whole thing before trying upgrade.

knotty




Cannot install 126 - sbillard - 2009-08-13

Is that the exact quote of the error message? It makes no sense.




Cannot install 126 - knotty - 2009-08-13

First I kept getting this error log massage: (astericks mine)

[Thu Aug 13 10:07:32 2009] [error] [client *****] SoftException in Application.cpp:544: Directory "/home/**/public_html/**.com/zp-core" is writeable by group

The last error log message:

[Thu Aug 13 10:08:56 2009] [crit] [client ****] (13)Permission denied: /home//public_html/***.com/zp-core/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

Thanks!




Cannot install 126 - sbillard - 2009-08-13

The first error is a security warning, but I am not sure why that would be an issue. But you can probably fix it by making the zp-core folder not writeable except by the owner.

The second error says that the .htaccess file also has the wrong permissions. It needs to be readable by the server software (and writable by Zenphoto.)




Cannot install 126 - knotty - 2009-08-13

Thank you very much, I'll go back and work on those.

knotty