Cannot install 126

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

Comments

  • Is that the exact quote of the error message? It makes no sense.
  • 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!
  • 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.)
  • Thank you very much, I'll go back and work on those.

    knotty
Sign In or Register to comment.