The mod-fcgid tag has no wiki summary.
2
votes
2answers
443 views
mod_fcgi in virtualmin: graceful kill fail, sending SIGKILL?
Yesterday around 1am, our server ground to a crawl. This doesn't happen often, but I'm trying to get to the bottom of it.
There is no unusual traffic volume, no unusual processes running, just all of ...
3
votes
1answer
253 views
1GB VPS - Apache Worker MPM - FCGID - Max concurrent connections - RAM CAP
I have spent a week or two researching and setting up my server to run Apache with the Worker MPM and FCID. I am trying to optimize it to allow for the most concurrent connections possible. It has ...
1
vote
4answers
1k views
Unable to upload files larger than 128KB error because of ​MaxRequestLen update
server :
Plesk panel 10.3.1,
PHP 5,
Apache2
When I updated the plesk panel, I noticed a strange error while uploading files.
My server does not allow any file to be uploaded above the 128kb, even ...
1
vote
3answers
802 views
PHP + Fcgid hangs if download interrupted
Note: this is the same as this SO post, but is possibly more appropriate here as I suspect the problem is server config related rather than code related.
I'm using a LAMP setup with PHP running ...
1
vote
3answers
3k views
What could cause apache2 to not run index.php files through PHP FastCGI handler?
I'm trying to run PHP using FastCGI (mod-fcgid) under apache 2 with the worker MPM. I've used this blog post as a reference.
It seems I've got everything working except one thing:
When apache serves ...
0
votes
0answers
205 views
Enabling mod_fcgid results in 403
I have an EasyPHP 12.1 setup (latest) on Windows 7x64 and I'm trying to enable mod_fcgid for PHP. I have added the following in my httpd.conf
Include conf/extra/httpd-vhosts.conf
LoadModule ...
0
votes
1answer
176 views
mod_fcgi produces random 500 Errors
php 5.4.7 via mod_fcgi
when I run the site sometimes it works, sometimes it crashed with 500 Internal Error, this is what I see in error.log everytime I run the script
[Mon Sep 24 18:50:43 2012] ...
0
votes
3answers
1k views
PHP crashing (seg-fault) under mod_fcgi, apache
I've been programming a site using:
Zend Framework 1.11.5 (complete MVC)
PHP 5.3.6
Apache 2.2.19
CentOS 5.6 i686 virtuozzo on vps
cPanel WHM 11.30.1 (build 4)
Mysql 5.1.56-log
Mysqli API 5.1.56
...
0
votes
2answers
2k views
Virtualmin: “PHP execution via fcgid requires the Apache mod_fcgid module”
I have a CentOS server with Virtualmin on it. I have configured PHP the way I want it, using Apache mod_fastcgi. However, when I click "Re-check Config" in Virtualmin, I get
PHP execution via fcgid ...
-1
votes
2answers
936 views
Apache mod_fcgid keeps giving error
I have ubuntu server, PHP 5.3.2, Apache/2.2.14. and i have drupal website on this server.
whenever i try to upload image using imagemanager drupal module i got the following errors in apache log and ...