![]() |
|
Server keeps crashing and looks like Zen photo is reason - can any one help? - 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: Server keeps crashing and looks like Zen photo is reason - can any one help? (/thread-5750.html) |
Server keeps crashing and looks like Zen photo is reason - can any one help? - nagi2010 - 26-08-2009 Hi Guys, Server keeps crashing and looks like Zen photo is reason. Recently we upgraded to 1.2.6 version, Performance is very slow. Even we upload a single gallery with maximum of 35 photos, site is crashing many times. We are using Virtual private server not shared hosting. Our Site Link is: http://www.123telugu.com/photos/ Our CPU usage shows this Can any one help? Server keeps crashing and looks like Zen photo is reason - can any one help? - acrylian - 26-08-2009 Did you read this?: http://www.zenphoto.org/2009/03/troubleshooting-zenphoto/#11 Server keeps crashing and looks like Zen photo is reason - can any one help? - nagi2010 - 27-08-2009 Our host is saying issue is with Zen photos SQL quries which que up. Any sugesstions? I am also trying some tips from trouble shooting . Server keeps crashing and looks like Zen photo is reason - can any one help? - acrylian - 27-08-2009 If our queries add that CPU usage up which we hear the first time of we need to find out more details. Try also the static html cache plugin although that does not have any effect on rss. Server keeps crashing and looks like Zen photo is reason - can any one help? - nagi2010 - 27-08-2009 We have been checking top CPU consuming processes; RSS script from zen photos is one that using more. We have disabled the RSS from PHP code, what is causing spike in the CPU though the RSS script has been removed from RSS page. Our CPU usage shows this Can any one help? Server keeps crashing and looks like Zen photo is reason - can any one help? - acrylian - 27-08-2009 You did not answer if your images are maybe very big (see the troubleshooting link). And maybe a few more details about your server in general? Server keeps crashing and looks like Zen photo is reason - can any one help? - nagi2010 - 28-08-2009 Up to now, we are uploading 93826 images under 3800 folders in to our zenphotos. Approximately the total size of 93826 images is 11598.71 Meg Some sample images sizes are: 800 531 pixels -- > 113 kb in size Our server configurations: Our Site Link is: http://www.123telugu.com/photos/ Server keeps crashing and looks like Zen photo is reason - can any one help? - acrylian - 28-08-2009 How much of that memory is attached to php? Anyway, these image do not look that big. Server keeps crashing and looks like Zen photo is reason - can any one help? - sbillard - 28-08-2009 Are you still in the process of uploading these files? Until all are cached zenphoto will need to process and resize them. Also, sometimes flawed exif/iptc data causes extra processing. So first check your CGI logs for any errors reported. Then look to see if there are specific images that are not rendering. If you are not running PHP5 you should probably do so as it provides the ability to trap errors. Server keeps crashing and looks like Zen photo is reason - can any one help? - nagi2010 - 29-08-2009 Hello acrylian and sbillard. These photos have been uploaded over a period of one year. We have an average of 7500 page views accessing zenphotos in a day. Our PHP version is 5.2.6 Server keeps crashing and looks like Zen photo is reason - can any one help? - nagi2010 - 05-09-2009 Hi, Server keeps crashing. We are using Virtual private server not shared hosting. [Fri Sep 04 23:58:27 2009] [error] [client 69.116.165.247] PHP Fatal error: Maximum execution time of 20 seconds exceeded in /home/abcd/public_html/photos/zp-core/classes.php on line 70 [Sat Sep 05 00:10:14 2009] [error] [client 74.6.17.183] PHP Fatal error: Maximum execution time of 20 seconds exceeded in /home/abcd/public_html/photos/zp-core/classes.php on line 70 [Sat Sep 05 00:11:19 2009] [error] [client 74.6.17.183] PHP Fatal error: Maximum execution time of 20 seconds exceeded in /home/abcd/public_html/photos/zp-core/functions-basic.php on line 152 Our Site Link is: http://www.123telugu.com/photos/ Any Suggestions ? Server keeps crashing and looks like Zen photo is reason - can any one help? - acrylian - 05-09-2009 Have you checked if the exif info of some images is maybe corrupt. That causes also time out errorrs. |