PhotoPost Community

PhotoPost Community (http://www.photopost.com/forum/)
-   Photopost Pro How Do I...? (http://www.photopost.com/forum/photopost-pro-how-do-i/)
-   -   mod_fcgid: read data timeout in 40 seconds - workaround? (http://www.photopost.com/forum/photopost-pro-how-do-i/141066-mod_fcgid-read-data-timeout-40-seconds-workaround.html)

peterle November 5th, 2009 03:07 AM

mod_fcgid: read data timeout in 40 seconds - workaround?
 
Hi,

I had to move my pp_pro to a new hardware due to a broken hard drive.
The new system has an apache with mpm_worker and uses mod_fcgi.

Runs good, looks well ... but, if I scan the database as it is possible in the administration part of pp_pro for searching any lost pictures and thumbnails, the system stops after some time with:
mod_fcgid: read data timeout in 40 seconds

So there seems to be a problem with mod_fcgi in not accepting changed settings and I can compile a new one with other settinngs.

Since I don't like to do that, I wonder if there is any other solution to that problem?
After 36 hours of work it might be possible that I can't see any obvious solution - sorry for that. :p

Chuck S November 5th, 2009 07:25 AM

Sounds like that is pretty much like limiting PHP to a time limit of 40 seconds. Now in php you can use ini_set line in a script to raise that timeout but it appears from what your saying this freeBSD thing does not allow altering settings it needs to be install with specific settings. I have not heard too much about that program but if thats what you must do then by all means do it.

Really you probally want to ask the mod_fcgi people as this is more of a server software question

peterle November 5th, 2009 08:22 AM

Hi Chuck,

thanks for the early answer.
I was afraid to hear something like that, seems I am really good at stumbling upon things only few of us will ever see. :p

I will post a solution if I find it - or at least a picture of the broken window the server went through ... :rolleyes:

Chuck S November 5th, 2009 08:34 AM

well server software issues are a part of the server game.

mod_fcgid ignoring FastCGI config settings? - Vox

Maybe that will help you


All times are GMT -5. The time now is 06:23 AM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97