![]() |
|
error_log overload? - 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: error_log overload? (/thread-4372.html) |
error_log overload? - flyingspatulas - 2009-01-02 Ever since I moved hosts, Zenphoto has been overloading the error_log on my server. My host has a 2GB limit for error logs, and it's been hitting that limit within the span of a few hours. When it hits the limit, it sends up a 500 error and I can't access my admin toolbox until I rename the error log and let the server create a new one. Obviously this is frustrating! I opened up the most recent error_log file and it was filled with the same error over and over again: `[01-Jan-2009 16:48:48] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20060613/homeloader.so' - /usr/lib/php/extensions/no-debug-non-zts-20060613/homeloader.so: cannot open shared object file: No such file or directory in Unknown on line 0 [01-Jan-2009 16:48:48] PHP Warning: PHP Startup: Unable to load dynamic library '/usr/lib/php/extensions/no-debug-non-zts-20060613//htscanner.so' - /usr/lib/php/extensions/no-debug-non-zts-20060613//htscanner.so: cannot open shared object file: No such file or directory in Unknown on line 0` My only guess is that something needs to be changed in the config file with the paths, but I'm not sure where or how (and I don't want to mess anything up!). My other thought would be to somehow disable the error_log, but I don't know what that would do... If anyone could offer any insight, I would very much appreciate it! error_log overload? - sbillard - 2009-01-02 This error does not sound like it is specific to Zenphoto. Neither error_log overload? - flyingspatulas - 2009-01-02 I will definitely do that, thanks for your help! |