When I execute : cap deploy:cold it looks like fine :
* executing `deploy:start'
* executing `mongrel:cluster:start'
* executing "mongrel_rails cluster::start -C /var/www/CoreSong/
current/config/mongrel_cluster.yml"
servers: ["herd.ida.liu.se"]
[herd.ida.liu.se] executing command
*** [err :: herd.ida.liu.se] ** Ruby version is not up-to-date;
loading cgi_multipart_eof_fix
*** [err :: herd.ida.liu.se]
*** [err :: herd.ida.liu.se] ** Ruby version is not up-to-date;
loading cgi_multipart_eof_fix
*** [err :: herd.ida.liu.se]
*** [err :: herd.ida.liu.se] ** Ruby version is not up-to-date;
loading cgi_multipart_eof_fix
*** [err :: herd.ida.liu.se]
** [out :: herd.ida.liu.se] starting port 8000
** [out :: herd.ida.liu.se] starting port 8001
command finished
But on the server herd :
root@/var/www/CoreSong/shared/pids:ls
root@/var/www/CoreSong/shared/pids:
There are no pid files.
So when I run cap deploy it does not find the pid files !
Nicolas
--~--~---------~--~----~------------~-------~--~----~
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/capistrano
-~----------~----~----~----~------~----~------~--~---