This post originated from an RSS feed registered with PHP Buzz
by Mike Naberezny.
Original Post: Deploying on Phusion Passenger
Feed Title: Rails for PHP Developers
Feed URL: http://railsforphp.com/feed/
Feed Description: Rails for PHP Developers is about learning Ruby and Rails from a PHP developer's perspective.
A very large number of PHP developers, perhaps even the majority, are building smaller web applications. These applications receive only a moderate amount of traffic and usually have a single database server, often on the same machine.
Deployment, or moving your application to production for use by real customers, is largely an afterthought for [...]