The fcgi tag has no wiki summary.
0
votes
0answers
21 views
Nginx + fcgirap + spaw-fcgi + multiwatch madness
I'm trying to setup CGit with Nginx, but for this to work I need to setup fcgi support.
According to some google results and Arch's wiki this is possible ( ...
0
votes
1answer
61 views
FCGI and upload_tmp_dir PHP directive are not working correctly
I run PHP as FCGI! I'm setting upload_tmp_dir option as value /home/domain.com/tmp. When executed phpinfo() for double-check it's confirmed that the settings above are correct.
Nevertheless, when ...
0
votes
0answers
39 views
FCGI or HTTP for serving web apps behind reverse proxy?
Which protocol (HTTP or FCGI) is better and more efficient for serving web apps behind reverse proxy?
Precisely I have following:
internet ------- Nginx ------ web app in Go lang
HTTPS ...
0
votes
1answer
237 views
Serve a fastcgi through nginx
I have a "hello world" fastcgi running on 127.0.0.1:9000 and would like to serve it via nginx. I added the following lines to the nginx.conf http block:
server {
listen public.ip.address.here:80;
...
0
votes
0answers
121 views
Incomplete page by nginx -> fcgi -> php-fpm with keepalive
I have problem somewhere between nginx and php-fpm. When I use keep-alive connection for fastgcgi php-fpm, there is often problem with loading page. Page not completely loaded. I tried to debug using ...
0
votes
0answers
104 views
500 error “Premature end of script headers: cgi_wrapper” - PHP, Joomla
I'm experiencing a 500, Internal Server error on my website. The error logs show the following error: "Premature end of script headers: cgi_wrapper", in my Joomla application.
It only occurs when one ...
2
votes
1answer
42 views
Supervisord unable to shutdown fcgi processes
I've managed to set up supervisord with fastcgi on a django project of mine, the problem is that when I make mi program stop, the server keeps running somehow, and my page keeps online.
Here is my ...
1
vote
1answer
277 views
lighttpd: Backend is overloaded + fcgi-server re-enabled + all handlers are down
We have a standard lighttpd deployment with PHP-CGI and our error logs are flooding with the following. This is causing a huge problem because we keep returning 500's to our clients:
2012-10-14 ...
1
vote
2answers
105 views
Single Munin server to host multiple projects
We have multiple projects to be monitored with Munin, and naturally we have a separate Munin server for each project.
But now that we're using Munin 2.0 + Nginx/fcgi and it's scalable with many ...
1
vote
0answers
190 views
Mumble Django via Nginx - config file infinitely loops in rewrite
I am having a bit of problem of configuring Nginx in place of Apache, so that it served Mumble Django to clients. I have vhosts configs for both Apache and Lighttpd - let me put them here side by ...
1
vote
0answers
120 views
FcgidProcessLifeTime no effect
I'm running PHP handler fcgid
LoadModule fcgid_module modules/mod_fcgid.so
FcgidMaxRequestsPerProcess 3000
FcgidMaxProcesses 3000
FcgidMaxProcessesPerClass 16
FcgidMinProcessesPerClass 1
...
0
votes
2answers
162 views
Slow PHP Page Load on IIS7 until AppPool is Recycled
Using PHP 5.3.13 and MySQL 5.5.25 on Server 2008 R2 (IIS 7.5).
I have a PHP page that pull some info from MySQL and outputs some XML. The page works fine, and takes about 5 seconds to load a very ...
0
votes
0answers
371 views
Redmine + Lighttpd + FCGI: Homepage not Working
I have installed a Redmine 1.4 in /usr/share/redmine on a Debian Linux. Im running a lighttd with fastcgi to serve redmine. This is the lighttpd config:
server.modules = (
"mod_access",
...
0
votes
1answer
149 views
Compiling FastCGIWrap fails on slackware (nginx cgi support)
I'm currently trying to get nginx to work with cgit which uses cgi.
I know nginx doesn't support cgi directly but it appears you can support it indirectly via FastCGIWrap.
The link above is pretty ...
2
votes
1answer
2k views
git on HTTP with gitolite and nginx
I am trying to setup a server where my git repo would be accessible with HTTP(S).
I am using gitolite and nginx (and gitlab for web interface but I doubt it makes any difference).
I have searched ...
1
vote
1answer
176 views
FCGI scripts failing to run on VPS using CentOS 5.5 & Apache, prevents Trac running
Attempting to install Trac on my VPS has been a nightmare. I'm fairly certain that I've got all the necessary files and the system will run if I use the standalone server. However trying to get it set ...
4
votes
1answer
958 views
Access PHP-FPM's /status page manually (bypass Apache)
There is a PHP5.3.3 bug that won't allow me to view php-fpm's /status page via Apache2.
Is there a way to manually access this data? I cannot upgrade the box (Ubuntu 10.10, php5.3.4 not supported).
...
0
votes
1answer
465 views
Why is Perl Cgiwrap Sock refusing connection to nginx?
Could anyone shed some light on the following line in my nginx error logs. I'm trying to get Perl and Nginx talking to each other, but so far no success.
unix:/var/run/nginx/cgiwrap-dispatch.sock ...
1
vote
0answers
392 views
lighttpd fails to start fastcgi backend. how can i fix this?
I try to run a rails app on lighttpd, but the server does not start because the fastcgi-backend fails to start. This is the error log of lighttpd:
2011-08-02 20:43:15: (log.c.166) server started
...
1
vote
3answers
309 views
Does anyone know what this file could be?
The server I'm on is using Plesk and in the httpdocs directory there is a folder called test which has a structure similiar to the following:
httpdocs/test/cgi/
httpdocs/test/coldfusion/
...
0
votes
2answers
586 views
Server optimization for WP on Dreamhost VPS: mod_php + xcache? FCGI?
I'm trying to optimally configure mbird.com, a WP driven site, from use on my new VPS.
On this page: http://wiki.dreamhost.com/PS_Optimization - under "WordPress optimization" I see a couple pieces ...
1
vote
1answer
269 views
Nginx/PHP-FPM long log lines get truncated
I am unsure is that is a Nginx or PHP-FPM setting, but long log lines are getting truncated. Is there a setting to increase the max log line length?
0
votes
4answers
334 views
php script 500 error
I have a php sript with a simple mysql SELECT query which fetches more than 1000 rows from the database...
It gives a 500 internal server error many times when I have a large number of rows to ...
0
votes
1answer
325 views
Change location of error_log for userdir + suphp
I have needed to duplicate a FastCGI + suPHP, and I have re-created the setup but unlike the CentOS one my error_log files are all in /log/apache/ instead of the directories where the script triggered ...
0
votes
1answer
424 views
Why is lighttpd and fastcgi keeping sending me the *.scgi file instead of the website content?
I have the following config:
server.modules = (
"mod_compress",
"mod_access",
"mod_alias",
"mod_rewrite",
"mod_redirect",
"mod_secdownload",
"mod_h264_streaming",
...
0
votes
3answers
696 views
socket() failed: No buffer space available while connecting to upstream
On my ubuntu 10.04 VPS, I get a regular 500 error on nginx (0.7.??)+ fcgi web server running a durpal site and when I trace the nginx error log I see plenty of these:
socket() failed: No buffer ...
0
votes
2answers
470 views
run django with fcgi on windows
I'm running Django on Windows under Apache using mod_wsgi, and I think the multi-threaded nature of this setup is causing contention for the Python GIL. I'd like to try running my system under FCGI ...
1
vote
1answer
145 views
How to fix “Segfault in Cherokee”?
I keep getting the following in my mail.
The Cherokee 'panic action' script, /usr/bin/cherokee-panic,
was called for pid <number> ().
This means there was a problem with the program, such as a ...
1
vote
1answer
444 views
Pylons deployment on Apache using mod_fcgid
I tried to deploy my Pylons app using the instructions found here. This simply loads the default Pylons page when I visit the root of my domain. When I try to enter in any path, I receive the message
...
0
votes
2answers
342 views
fcgi only using one processor?
I'm working on a setup which uses fcgi/nginx.
It seems to be running correct (24 children and 500 max requests), except that all of the phpfcgi instances are piling on one core. When I run top, I ...
0
votes
1answer
120 views
Does PHP ala FCGI use the IIS-AppPool or the FCGI AppPool on IIS6
I've got an IIS6 (win2k3 server) setup using PHP via FCGI (microsofts install this time); and I know FCGI has its own Application pool of sorts; I was wondering therefore if this means that the PHP is ...
0
votes
1answer
521 views
django fcgi - call a management command with subprocess.Popen
I'm using an app called django-chronograph. It has a code of line which works in my dev environment and does not work in production:
p = subprocess.Popen(['python', get_manage_py(), 'run_job', ...
2
votes
1answer
437 views
FCGI & recompiling python code without restarting apache
At one hosting company, they used to run python projects with fcgi. They had set it up so that when i changed django.fcgi file, which put django & my project on pythonpath, my project code was ...
-1
votes
2answers
178 views
php-cgi dies quietly every few hours in low traffic
php-cgi -v
PHP 5.2.11-pl1-gentoo (cgi-fcgi) (built: Dec 21 2009 09:10:29)
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2009 Zend Technologies
System info
...
2
votes
1answer
1k views
Installing ikiwiki on nginx - fastcgi/fcgi wrapper
My ultimate goal is to setup ikiwiki, my current goal is to get a fcgi wrapper working for nginx, so I can move on to the next step...
The ikiwiki page points out this page as an example for a fcgi ...