On a server that I'm on, we have a problem where if there is a small
mistake in some PHP code, and for instance a for(){...} loop is executed,
our host is saying that it fills out the /tmp directory! Correct me if
I'm wrong, but isn't that why their is a timeout setting in the PHP.ini?
I mean, we may have made a mistake(small one) in our php coding, but our
hosts server is getting maxed out in the /tmp directory, and we recently
had our account suspened!!! Now, should they have some better control
over this issue? If they set a time limit, shouldn't it prevent anything
from filling out the /tmp directory? I'd appreciate some input, because
I'm sick our our host always threatening to suspend us and whatnot.
Thanks for your help.