My script/spin now looks like: /home/webber00/proj/current/script/process/spawner -p 10000 -i 1 -P / webber00
After running the script, I do a ps and see: webber00 5159 1 1 23:33 ? 00:00:03 /usr/bin/ruby /usr/bin/ mongrel_rails start -d -a 0.0.0.0 -p 10000 -P /home/webber00/proj/ current/tmp/pids/dispatch.10000.pid -e production -c /home/webber00/ proj/current -l /home/webber00/proj/current/log/mongrel.log --prefix / webber00? Note the question mark in --prefix /webber00?. Where did that come from? This is *really* screwing things up. If I run the same command (/usr/bin/ruby /usr/bin/mongrel_rails ....) but with no question mark, it works. Please help me find and kill the question mark!!! --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
