Displaying 3 results from an estimated 3 matches for "saltman".
Did you mean:
altman
2005 Nov 03
3
EBADF error?
Hi all,
I get a (usually) reproducible error for only one of my controllers. This
doesn''t happen for any of the other 10+ controllers. I didn''t see anything
weird about file permissions. The "offending" line 142 is quite innocuous
and triggers the error even when that portion of the controller is not even
being run.
.
.
.
141 while
2005 Dec 04
10
web server q -- playing nice w/ PHP
I have a webserver that''s happily running apache2 and PHP. I''d like to
deploy a site that I wrote using RoR on that same server but read that
there might be some conflicts with PHP and RoR trying to access the same
MySQL database.
How real are those conflicts? Could I mess up my running PHP site if I
install mod_ruby and try to use Apache2?
Would I be better off
2005 Nov 04
0
lighttpd + spawner, only one process doing all the work (solution)
It took me a little while to figure this one out. Perhaps it''s obvious
to other folks, but in case it''s not:
If you''re using lighttpd with an external spawner for non-PHP
applications like rails, you need to list explicitly each port that the
spawned processes are using, ex:
fastcgi.server = (
".fcgi" => (
"localhost" =>