search for: mod_fastcgi

Displaying 20 results from an estimated 184 matches for "mod_fastcgi".

2007 Oct 24
3
fastcgi
Hello is there any fastcgi rpm available. I downloaded fastcgi rpm from pbone.net, but it does not contain mod_fastcgi.so what about srpm ? http://rpm.pbone.net/index.php3/stat/4/idpl/612033/com/mod_fastcgi-2.4.0-1.i386.rpm.html thanks for help
2005 Apr 06
1
fcgi processes dieing / hanging
I''m having a hell of a time trying to get my site stable with lighttpd/fcgi. Here''s a sample of the fcgi error log: 2005-04-06 09:29:03: (mod_fastcgi.c.2782) response not sent, request sent: 1167 connection-fd: 26 fcgi-fd: 28 2005-04-06 09:29:03: (mod_fastcgi.c.1921) unexpected end-of-file (perhaps the fastcgi process died): pid: 25117 fcgi-fd: 31 remote-fd: 29 2005-04-06 09:29:03: (mod_fastcgi.c.2782) response not sent, request sent: 1090 conne...
2006 Jan 19
3
lighttpd config on os x
...ighttpd (use ''script/server webrick'' to force WEBrick) => Rails application started on http://0.0.0.0:3000 => Call with -d to detach (requires absolute paths in config/lighttpd.conf) => Ctrl-C to shutdown server (see config/lighttpd.conf for options) 2006-01-19 06:52:05: (mod_fastcgi.c.989) execve failed for: public/dispatch.fcgi No such file or directory 2006-01-19 06:52:05: (mod_fastcgi.c.1015) the fastcgi-backend public/dispatch.fcgi failed to start: 2006-01-19 06:52:05: (mod_fastcgi.c.1019) child exited with status 2 public/dispatch.fcgi 2006-01-19 06:52:05: (mod_fastcgi.c....
2006 Jan 10
9
FastCGI cannot start; Rails doesn''t work
I have a problem deploying FastCGI for use with RoR. OS: FreeBSD 5.4 Apache: 2.0.55 FastCGI: 2.4.2 ###### I compiled a new mod_fastcgi.so and copied it to /usr/lib/apache/mod_fastcgi.so ###### My httpd.conf looks like this: LoadModule fastcgi_module /usr/lib/apache/mod_fastcgi.so <IfModule mod_fastcgi.c> AddHandler fastcgi-script .fcgi </IfModule> ###### The testscript i want to execute is the following:...
2006 May 30
2
Strange error
...e been getting the following error everyonce in a while. Can someone please suggest what could be going wrong with my system? It happens about once every 3 weeks. I resolve this by rebooting my server, although I never tried to figure out what is the real problem. Sharkie 2006-05-30 16:53:49: (mod_fastcgi.c.1561) connect failed: 386 Connection refused 111 0 /tmp/site.fcgi.socket-2 2006-05-30 16:53:49: (mod_fastcgi.c.1561) connect failed: 388 Connection refused 111 0 /tmp/site.fcgi.socket-2 2006-05-30 16:53:49: (mod_fastcgi.c.1561) connect failed: 390 Connection refused 111 0 /tmp/site.fcgi.socket...
2006 Apr 24
6
Error starting lighttpd
...pd: BEGIN ERROR: $ script/server => Booting lighttpd (use ''script/server webrick'' to force WEBrick) => Rails application started on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server (see config/lighttpd.conf for options) 2006-04-24 03:29:39: (mod_fastcgi.c.1022) execve failed for: public/dispatch.fcgi No such file or directory 2006-04-24 03:29:39: (mod_fastcgi.c.1048) the fastcgi-backend public/dispatch.fcgi failed to start: 2006-04-24 03:29:39: (mod_fastcgi.c.1052) child exited with status 2 public/dispatch.fcgi 2006-04-24 03:29:39: (mod_fastcgi.c...
2005 Dec 19
4
Locomotive 500 - Internal Server Error
I''m getting this in my Lighttp.error.log file when trying to run typo in Locomotive. What does this mean? 2005-12-19 16:56:57: (mod_fastcgi.c.1532) connect failed: 9 Connection refused 61 0 /tmp/ruby-fastcgi.A5364CB4-70E2-11DA- AC3C-000A95BA28D0-5471-00000DCDBD6C54E6.socket-1 2005-12-19 16:57:01: (mod_fastcgi.c.2196) unexpected end-of-file (perhaps the fastcgi process died): pid: 6361 fcgi-fd: 9 remote-fd: 8 2005-12-19 16:57:01: (...
2006 Mar 25
4
Can''t quite get Rails working on Mac, help please :).
...ghttpd (use ''script/server webrick'' to force WEBrick) => Rails application started on http://0.0.0.0:3000 => Call with -d to detach (requires absolute paths in config/lighttpd.conf) => Ctrl-C to shutdown server (see config/lighttpd.conf for options) 2006-03-24 21:50:10: (mod_fastcgi.c.1022) execve failed for: public/dispatch.fcgi No such file or directory 2006-03-24 21:50:10: (mod_fastcgi.c.1048) the fastcgi-backend public/dispatch.fcgi failed to start: 2006-03-24 21:50:10: (mod_fastcgi.c.1052) child exited with status 2 public/dispatch.fcgi 2006-03-24 21:50:10: (mod_fastcg...
2006 Apr 06
2
Apache 1.3 OSX Tiger(intel) mod_fastcgi
Hi, I''m new to RoR and am trying to get it up and running on my iMac Tiger (intel). I was able to get it working with the built in server and am now trying to get it working with apache 1.3 I''m stuck on getting a universal binary for mod_fastcgi.so. or source code to compile it myself. Has anyone been able to get RoR to run successfully with this configuration? Google turned up Hivelogic but I failed trying to compile mod_fastcgi from his June 22, 2005 article. In his December 1, 2005 article he switched to LightTPD server. Go...
2013 Dec 12
1
mod_fastcgi on 6.5?
Hi, I upgraded from 6.4 to 6.5, and I don't see mod_fastcgi anymore. Yum cannot find it to install either. I do have fasttrack repo added. Any suggestions please? -AM
2006 Feb 01
5
Apache 2.2 don''t work with fastcgi
I''m trying to install mod_fastcgi for my rails app. I use Apache 2.2 and FastCGI 2.4.2 in windows xp. I have modified the httpd.conf adding LoadModule fastcgi_module modules/mod_fastcgi.dll (with mod_fastcgi.dll and mod_fastcgi.so in the modules directory). Whe i try to start Apache i have this error ----------------------------...
2005 Dec 19
1
Lighty External Fast CGI Process Load Balacing Note
...quot;check-local" => "disable" ) ) ) (NOTE, a real server wouldn''t talk to 127.0.0.1, this is for debugging) But, this doesn''t work well. When run, the debug output indicates that all server requests are going to the first process: 2005-12-19 13:11:04: (mod_fastcgi.c.2539) proc: 127.0.0.1 8081 1 0 3 0 2005-12-19 13:11:04: (mod_fastcgi.c.2539) proc: 127.0.0.1 8082 1 0 0 0 (the next to last number indicates the active requests to that process) After diving into the lighty source code, learning about how it does its configurations, and then rereading the d...
2006 Feb 01
3
Configure Apache 2.0.55 and FastCGI
I''m installing a Rails App under Apache 2.0.55 with FastCGI. I have this config under httpd.conf ------------------------ LoadModule fastcgi_module modules/mod_fastcgi.dll ... Alias /fatturails/ "C:/Programmi/Apache Group/Apache2/htdocs/fatturails/public/" <Directory "C:/Programmi/Apache Group/Apache2/htdocs/fatturails/public"> AddHandler fastcgi-script .fcgi Options +ExecCGI AllowOverride All Allow from all Order Allow,deny &...
2006 Jun 14
0
installation problem with lighttpd
...ohn:~/web john$ ruby script/server => Booting lighttpd (use ''script/server webrick'' to force WEBrick) => Rails application started on http://0.0.0.0:3000 => Call with -d to detach => Ctrl-C to shutdown server (see config/lighttpd.conf for options) 2006-06-14 19:40:30: (mod_fastcgi.c.1022) execve failed for: public/dispatch.fcgi No such file or directory 2006-06-14 19:40:30: (mod_fastcgi.c.1048) the fastcgi-backend public/dispatch.fcgi failed to start: 2006-06-14 19:40:30: (mod_fastcgi.c.1052) child exited with status 2 public/dispatch.fcgi 2006-06-14 19:40:30: (mod_fastcg...
2006 Mar 26
3
help with rails and apache
i just went through the tutorial on http://wiki.rubyonrails.com/rails/pages/HowtoInstallAndRunRubyOnRailsOnCpanel but i''m having some problems. when i add: <IfModule mod_fastcgi.c> FastCgiIpcDir /tmp/fcgi_ipc/ AddHandler fastcgi-script .fcgi </IfModule> under the line that says: LoadModule fastcgi_module libexec/mod_fastcgi.so apache fails to restart. i went on through the rest of the tutorial, but i can''t set up my rails apps to work right. i...
2006 Jun 15
6
Problem with lighttpd
.../Users/edward/Development/Ruby/pricematic/trunk/public/../config/environment.rb:8 from /Users/edward/Development/Ruby/pricematic/trunk/public/dispatch.fcgi:21:in `require'' from /Users/edward/Development/Ruby/pricematic/trunk/public/dispatch.fcgi:21 2006-06-15 21:02:59: (mod_fastcgi.c.1048) the fastcgi-backend /Users/edward/Development/Ruby/pricematic/trunk/public/dispatch.fcgi failed to start: 2006-06-15 21:02:59: (mod_fastcgi.c.1052) child exited with status 1 /Users/edward/Development/Ruby/pricematic/trunk/public/dispatch.fcgi 2006-06-15 21:02:59: (mod_fastcgi.c.1055) if...
2006 May 11
3
LightHTTPD FastCgi Error in Production Mode
...tions: /usr/home/matthew.feadler/rails/avclfc/public/dispatch.fcgi:21:in `require'': no such file to load -- /usr/home/matthew.feadler/rails/avclfc/public/../config/environment (LoadError) from /usr/home/matthew.feadler/rails/avclfc/public/dispatch.fcgi:21 2006-05-11 04:21:12: (mod_fastcgi.c.1048) the fastcgi-backend /usr/home/matthew.feadler/rails/avclfc/public/dispatch.fcgi failed to start: 2006-05-11 04:21:12: (mod_fastcgi.c.1052) child exited with status 1 /usr/home/matthew.feadler/rails/avclfc/public/dispatch.fcgi --SNIP-- 2006-05-11 04:21:12: (mod_fastcgi.c.1356) [ERROR]: sp...
2006 Feb 27
3
Rails via Lighttpd
...to get Rails running through Lighttpd, on a Suse 10 box running Rails 1.0.0 and Lighttpd 1.4.10 I followed the instructions in the wiki (http://wiki.rubyonrails.com/rails/pages/Lighttpd) but keep getting the same error: linux:/etc/lighttpd # lighttpd -f lighttpd.conf 2006-02-27 12:32:17: (mod_fastcgi.c.997) execve failed for: /home/nathan/rails/notifications/public/dispatch.fcgi No such file or directory linux:/etc/lighttpd # 2006-02-27 12:32:17: (mod_fastcgi.c.1023) the fastcgi-backend /home/nathan/rails/notifications/public/dispatch.fcgi failed to start: 2006-02-27 12:32:17: (mod_fastcgi.c....
2006 Apr 15
19
Trouble with Lighty
I''m trying to setup my rails application with Light+fcgi. This is the error I''m getting when I try to start Lighttpd : ============ [getcapture@alpha getcapture]$ ~/etc/rc.d/lighttpd.sh start Starting Lighttpd 2006-04-15 11:27:24: (mod_fastcgi.c.1022) execve failed for: /home/getcapture/application/public/dispatch.fcgi No such file or directory [getcapture@alpha getcapture]$ 2006-04-15 11:27:24: (mod_fastcgi.c.1048) the fastcgi-backend /home/getcapture/application/public/dispatch.fcgi failed to start: 2006-04-15 11:27:24: (mod_fastcgi.c....
2006 Mar 23
5
[OT] building fastcgi
Following the instructions on Hivelogic, everything works flawlessly on my Powerbook until I do the ''sudo gem install fcgi. I''m getting no-definition errors all over the place. Any thoughts how to resolve this? Example of errors: No definition for fcgi_s_accept No definition for fcgi_s_each No definition for fcgi_s_each No definition for fcgi_s_iscgi -- View this message in