search for: libfcgi

Displaying 17 results from an estimated 17 matches for "libfcgi".

2006 Jan 30
2
fastcgi on solaris 10
...d I''ve downloaded the developers kit fromfastcgi.com I go through the instructions $ wget <a href="http://fastcgi.com/dist/fcgi-2.4.0.tar.gz">http://fastcgi.com/dist/fcgi-2.4.0.tar.gz</a> $ tar zxvf fcgi-2.4.0.tar.gz $ cd fcgi-2.4.0 $ ./configure $ makeMaking all in libfcgi but when it comes to making it it allways falls over with the error make[2]: Entering directory `/usr/local/fcgi-2.2.2/libfcgi'' Makefile:210: .deps/fcgi_stdio.Plo: No such file or directory Makefile:211: .deps/fcgiapp.Plo: No such file or directory Makefile:212: .deps/fcgio.Plo: No such...
2006 Jun 15
12
RoR on Apache2
...00 "<h2>Application error</h2>Rails application failed to start properly" ---end segment---- /home/crvoelker/src/ToDo/public/.htaccess $ a2enmod fcgid This module is already enabled! $ dpkg --get-selections | grep cgi libapache2-mod-fcgid install libfcgi-dev install libfcgi-ruby1.8 install libfcgi0 install $ sudo gem install fcgi Attempting local installation of ''fcgi'' Local gem file not found: fcgi*.gem Attempting remote in...
2007 Nov 14
8
Best practice Ruby on Rails on Windows configuration
Hi, I have read many articles on the net today about configuring Ruby on Rails on a Windows server. But there doesn''t seem to a one solution for all on how to configure a new Ruby on Rails server. So I can use some advise with this. I am using a Windows 2003 server and don''t get many request a day. But most of the request are quite heavy. The main focus is on optimizing the
2006 Jul 29
6
why is webrick running in development mode?
Hi, I changed my environmnet.rb to say PRODUCTION mode, however when I start up a server "ruby scripts/server" a) it runs in development mode (via the logs) - any ideas why? b) why does webbrick run - I thought by default now it was supposed to be lightty Tks -- Posted via http://www.ruby-forum.com/.
2006 Apr 08
3
FastCGI issues
I am attempting to get Rails running on Windows with an Apache 2 server. I seem to be having some trouble, and in spite of my best efforts to find a solution, I could not. I believe that I configured Apache correctly. I have included EnableSendfile Off EnableMMAP Off Win32DisableAcceptEx FastCgiConfig -maxClassProcesses 1 -maxProcesses 1 -minProcesses 1 -processSlack 1 \ -initial-env
2005 Mar 04
24
Rails speed?
Hi -- (First time posting to the list...) I''m trying out Rails on my Mac (OS X Panther, 1.6 G5). It seems... kinda slow? I''ve even run it with FastCGI and the response time is still painfully slow. Is this just me? Is mod_ruby any better than FastCGI? Or is it rails? Thanks in advance! -- joshua
2007 Dec 15
0
One-Click Ruby Installer 186-26 Final Release
...graded windows-pr to 0.7.2 * Upgraded win32-file-stat to 1.2.7 * Upgraded win32-file to 0.5.4 * Upgraded win32-clipboard to 0.4.3 * Upgraded win32-dir to 0.3.2 * Upgraded win32-eventlog to 0.4.6 * Upgraded win32-process to 0.5.3 * Upgraded win32-sapi to 0.1.4 * Upgraded win32-sound to 0.4.1 * Added libfcgi 2.4.0 * Added ruby-fcgi 0.8.7 * Upgraded ruby-opengl to 0.50.0 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH...
2005 Nov 25
3
Exception on rails: uninitialized constant Base
Hello, I have installed ROR and when I try to create a project, i am getting a Exception, that don''t make me any sense. I have installed it from gem, and ruby from apt Ubuntu repository. Do anyone have any idea? I have ever installed libfcgi, and nothing different. Thanks, Breno Leitão -- leitao@capitu:~/rails$ rails foo /usr/lib/ruby/gems/1.8/gems/activesupport-1.2.3.2969/lib/active_support/dependencies.rb:200:in `const_missing'': uninitialized constant Base (NameError) from /usr/lib/ruby/gems/1.8/gems/actionpack...
2005 Dec 19
5
gem update fails with "checking for fcgiapp.h... no"
Hello, Trying to do gem update on my existing system that''s been working fine for a couple of months. This is what I get: ===================================== bash-2.05b# gem update Upgrading installed gems... Attempting remote upgrade of fcgi Attempting remote installation of ''fcgi'' Building native extensions. This could take a while... ERROR: While executing gem
2006 Mar 02
2
A nasty evening with dispatch.fcgi
Hello all. Time for an all night installation campfire (no pun intended) story. I just helped a customer migrate from a single box to a 5 box system. 2 Lighty 2 FCGI 1 DB Everything went quite well. I scripted everything so it would be easy to add more boxes in the future. 3 scripts, one for each box type above. Then came time to get the site working. :-) Lighty came up easily. The DB came up
2006 Aug 07
0
image uploads not working with lighttpd
...sn''t seem to write the image to disk. Nothing is printed to the lighttpd error log when the file upload fails. I thought it might be my code but i downloaded the code from the rails recipes book and tested the processingimage recipe and the same thing happens. I installed lighttpd and libfcgi-ruby1.8 using synaptic. Below is my lighttpd.conf. I would be very grateful for any and all suggestions. Totally new to lighttpd and don;t know what else to try. regards C # Debian lighttpd configuration file # ############ Options you really have to take care of #################### ## mod...
2005 Jul 29
10
Rails Wiki down
Howdy - Someone''s probably already reported this, but anyhow, going here: http://wiki.rubyonrails.com/rails/show/RailsOnFedora results in: ==================== > Bad Gateway > The proxy server received an invalid response from an upstream server. > ==================== Yours, Tom
2009 Sep 30
17
Apache2.2 + what to get Rails
Me: not experienced with Rails or Ruby, Problem: Ubuntu 9.04 server in my shop ...couldn''t get Apache2.2 + Passenger + Rails to work for Redmine. (No answer at Redmine list and I don''t think its their problem anyway). Also couldn''t get Apache2.2 and just Rails to work, though some people said it would. Webrick works. Goal: run Redmine on a server that also runs PHP
2006 May 17
3
Rails "Application Error" with apache and mod_fcgid
...lib/initializer.rb:615: warning: method redefined; discarding old method_missing /usr/lib/ruby/gems/1.8/gems/rails-1.1.2/lib/initializer.rb:483: warning: instance variable @after_initialize_block not initialized Exception `LoadError'' at /usr/lib/ruby/site_ruby/1.8/i686-linux/fcgi.so:0 - libfcgi.so.0: cannot open shared object file: No such file or directory - /usr/lib/ruby/site_ruby/1.8/i686-linux/fcgi.so Exception `NoMethodError'' at /usr/lib/ruby/site_ruby/1.8/fcgi.rb:593 - undefined method `is_cgi?'' for FCGI:Class (eval):3: warning: redefine remove_params (eval):13:...
2006 Apr 09
18
I can''t get mod_fcgid to work
Hi, I just installed mod_fcgid on my apache2 server. When I try to load my application I get an "Application error - Rails application failed ..." message. In my Apache2 error-log it says: Premature end of script headers dispatch.fcgi mod_fcgid process /data/www/app/dispacth.fcgi exit (communication error), terminated by calling exit(), return code 1 Any help with this would be
2005 Dec 14
14
Install problems: R-o-R on Debian with mod_ruby
Hello, I have tried to setup Ruby-on-rails on my debian Linux machine and can not get it to run. Maybe someone can help. The following was installed already: - apache2 2.0.54 (and PHP5) - Postgresql 8.1 Now, having the ''unstable'' branch in my /etc/apt/sources.list I did: apt-get install libapache2-mod-ruby and Apache reports a "mod_ruby/1.2.4 Ruby/1.8.4"
2008 Jan 11
26
Mongrel doesn''t start under Rails 2.0.2/Win XP
All, Mongrel 1.1.3 Rails 2.0.2 Ruby 1.8.6 Windows XP SP2 When I issue the command "ruby script/server" from any of my Rails projects on v. 2.0.2, I get a Windows dialog with the error: "The application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem." I''ve gone through the process of attempting to introduce