I have PHP 4.04pl1 set up on a IIS 5 server on Windows 2k. However, it keeps
on crashing the server -- not all the time, but sometimes it does, sometimes
it doesn't. And I have no idea whatsoever what is causing it. I *think* that
it has to do with my include()s. I end up including all my function and nav
libraries into each and every page, which turns out to maybe 10 includes.
Theoretically, yes, it would put a hit on the server because PHP uses the
file system so much, but it shouldn't crash it.

Is this possibly the reason it is crashing?

--Jason


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to