Mongrel starting Error

Hello friends!

When i tried to start my server arising this error, currently i using rails 2.3.2. If any one know what is reason suggestion me.

$ mongrel_rails start !!! Path to log file not valid: log/mongrel.log

mongrel::start reported an error. Use mongrel_rails mongrel::start -h to get help

Thanks & Regards,

Dhamodharan.N

Hello friends!

When i tried to start my server arising this error, currently i using rails 2.3.2. If any one know what is reason suggestion me.

$ mongrel_rails start !!! Path to log file not valid: log/mongrel.log

mongrel::start reported an error. Use mongrel_rails mongrel::start -h to get help

Does the log folder exist?

Fred

Ya its exit?

yes its Exist.

What directory are you starting mongrel from and in that directory is there a folder called log with mongrel.log in it? It may be that where you see the log is not where Mongrel thinks it is.

B.