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

On 3 Mar 2011, at 09:16, DHAMODHARAN N [email protected] wrote:

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?

On Thu, Mar 3, 2011 at 11:46 PM, Frederick C. <

yes its Exist.

On Mar 3, 2011, at 11:17 PM, DHAMODHARAN N [email protected] wrote:

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.