LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Apache + PHP xdebug + fcgid = read data timeout in 40 seconds (https://www.linuxquestions.org/questions/linux-software-2/apache-php-xdebug-fcgid-%3D-read-data-timeout-in-40-seconds-776654/)

Miggleness 12-18-2009 06:06 AM

Apache + PHP xdebug + fcgid = read data timeout in 40 seconds
 
I'm running Apache worker + PHP5.3 + xdebug + mod_fcgid on Linux Mint Helena. My debugging sessions are limited to only 40 seconds in which the error message below is raised:

mod_fcgid: read data timeout in 40 seconds

I've searched around the already and there's one topic regarding fcgid mod global configuration being overridden inside a VirtualHost directive (http://jay.vox.com/library/post/mod_...-settings.html).

However, I've already set IPCCommTimeout to 360 seconds in both the fcgid configuration and inside my VirtualHost's configuration. I've restarted apache2, restarted Mint and I'm still limited to 40 seconds of debugging.

Please advice.

Miggleness 12-18-2009 09:43 AM

Took the latest source code for fcgid and installed that instead. I guess I'll have to report this to Ubuntu.


All times are GMT -5. The time now is 01:49 AM.