GetSimple Support Forum

Full Version: errorlog.txt problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi

i thing ive found a bug

I have got website @ 000webhost - but they have 8MB file size

recentry i was unagle to login - FIrefox -> connection resetted by server

today i found that errorlog.txt was at max size limit 8mb, that was causing login to admin panel problem.
Your host was at limit or the file?

Vey odd that that a host would stop working because a php error log was "full"
You probably need to find out what it is getting full of.
Also note that unless you have debug mode on error reporting is your responsibility or your hosts, we do not have any control over it. We do offer gssuppresserrors to try to force errors off. You might want to check out php error reporting settings like max size and ignore repeated errors.

http://php.net/manual/en/errorfunc.confi...log-errors

More that likely something in your host is not properly configured.