On Nov 7, 12:19 pm, Alex Young <a... / blackkettle.org> wrote: > Ilan Berci wrote: > > Please site an example where you found PHP easier than rails. > > mv index.php ~/public_html > > Sorry, but it's true. Deployment of PHP is trivial, deployment of Ruby > isn't. That's one big reason why it's as popular as it is. Same as mv index.rb ~/public_html leaving only the necessity to do some mod_ruby configuration. (I'm not talking about Rails, just eruby)