Ruby Forum Typo > Re: Typo throwing an exception

Posted by unknown (Guest)
on 21.01.2008 18:07
(Received via mailing list)
On Mon  , 'Sanjay Bisht'  sent:
> Thanks and regards
> Sanjay

Sometimes log file are too big, and typo could not write in it.

- Stop mongrel or each server you use for your application,
- move your log file ($typo_app_dir/log/production.log or each other you 
use) to
an other name or other dir,
- restart your server.

I hope your application will work fine after this.

--
Yannick François
<yannick.francois@typouype.org>
Posted by Sanjay Bisht (Guest)
on 22.01.2008 15:59
(Received via mailing list)
yes, infact toooo big...

I am purging my production log and starting fresh, and the error is more
visible now. I will try and restart my server

Thanks