search for: php_fcgi_max_requests

Displaying 3 results from an estimated 3 matches for "php_fcgi_max_requests".

2006 Jun 06
6
Speakin of the Devil..
Hi. How can one embed PHP into their rhtml files (located in the views folder? I''d like to use those JD library graphical plugs that use PHP... I''ve already added .rhtml to the php extension in apache''s httpConfig.. Insights or the truth would be appriciated. Dominic Son -- Posted via http://www.ruby-forum.com/.
2006 Feb 16
11
Multiple Rails app on the same server?
...; "/tmp/php4-fcgi.socket", "bin-path" => "/usr/bin/php4-cgi -c /etc/php4/cgi/php.ini", "bin-environment" => ( "PHP_FCGI_CHILDREN" => "32", "PHP_FCGI_MAX_REQUESTS" => "5000" ) ) ) ) } # Rails site, I want this on www or no www $HTTP["host"] == "www.bar.com" { server.port = 80 server.document-root = &qu...
2006 Mar 07
6
Can Ruby and PHP play nice together?
I''m busy trying to bang out a new version of the website for my fantasy baseball league (www.ibl.org) and I''m torn as to what to do. I''m a PHP coder by day (Zend Certified and everything) but like Rails too. Now, the site is morphing into a "blog plus tools for league members" site. A lot of those tools are already written in PHP and I don''t want