![]() |
|
Crash during new Zenphoto setup - 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: Crash during new Zenphoto setup (/thread-10505.html) |
Crash during new Zenphoto setup - plasticgoat - 13-10-2012 Hello, I'm facing a Internal Server Error when running last Zenphoto version setup. (I also try with the nightly build). The only error I have found on server log is : This seems related to that post : Commenting line 13 in zp-core -> setup -> setup-option-defaults.php comment (require_once(dirname(dirname(FILE)).'/'.PLUGIN_FOLDER.'/security-logger.php') did the trick. But what is that line doing ? Is it safe to run Zenphoto without havind that setup line executed ? Info : Crash during new Zenphoto setup - acrylian - 14-10-2012 So is the database the right one or not? The security logger creates the security log for example so you see if someone gets in. Other than that I have no idea because I did never encounter this neither locally nor on live servers. |