"mongrel_rails start -e production -p 4066 -d" seems to work (no errors and the mongrel_rails process shows up in top)
"mongrel_rails stop" and "mongrel_rails restart" both give the error "!!! PID file log/mongrel.pid does not exist. Not running?"
The pid file indeed doesn't exist. Does anyone know what i need to do to correct this?