For my blog and some other services (mainly mails), I am using a dedicated software hosted by a professionnal ISP. Last week-end, I migrated all the services to my new platform (with more RAM as my old server was swapping most of the time). I had to reinstall all services.
Now my server is under Ubuntu (yeah, Ubuntu rocks !) reinstalling software was really easy: courier, postfix, apache, php, mysql, all come in packages, and work mostly out of the box.
I am also hosting some Rails site for friends. Migration was a nightmare! Installing PHP/MySQL took me 10min, same for Python. Rails took me… half a day and I had to end up with incantations to get it work (“Rails failed to start”… thanks for the error message !). After it startup, Rails version changed: applications does not start any more…
I am happy with my choice of Django (in python) for personal development !
Salut,
J’avais qq questions concernant ton install de rails.
* As tu utilisé le paquet debian ou bien gem?
* Quelle version de rails a tu installée?
* Quelle version d’ubuntu?
Sinon il y pas mal de blogs qui détaillent l’installation d’une pile rails sur une débian voir une ubuntu (un seul contient un partie problèmes pour les autres l’install c’est realisée sans problème et vu les commentaires des mec cela c’est reproduit):
* debian :
* ubuntu :
(très grosse install avec Montgrel, Capistrano, trac …)
* et enfin une page sur ubuntu-fr :
Cette derniere page détaille même qq erreurs connues.
Maintenant si tu as rencontré d’autre erreurs il serait interessant de les remonter à ubuntu-fr, non? Histoire que si qq d’autre se trouve dans ton cas, qu’il puisse s’en défaire.
Mickael (ou encore La pogne)
bon avec les liens ca sera mieux :
* http://www.debian-administration.org/articles/329
* http://www.stoneageblog.com/articles/2007/01/11/debian-on-rails-apache-2-2-mysql-ruby-rails-php-mongrel-mongrel_cluster-subversion-trac-capistrano/
* http://doc.ubuntu-fr.org/rubyonrails
desolé.