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
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.)
Comments
[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!
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.)
knotty