viniosity wrote:
> 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.
Here I was running Apache2 + mod_php4. I added rails sites without too
much efforts using scgi. The single non-trivial point is to give a
separate scgi port number to each vhost.
--
Jean-Christophe Michel
_______________________________________________
Rails mailing list
Rails@[...].org
http://lists.rubyonrails.org/mailman/listinfo/rails