mongrel_rails start -e production -p 40xx -d
The first few time I enter this I get nothing in the way of feedback and when I run ps I still do not see the mongrel process running. The is no mongrel.pid file in the log directory so restart or end do not work.
What am I doing wrong?