Page 1 of 1

buffer overload

Posted: Thu Jul 10, 2008 9:03 pm
by ziala
I am having trouble with a PHP install When I run a PHP info script I get a 500 server error. When running a FileMon utility, I see a buffer overload on the file test.php (the one that contains the PHP info script). I am running IIS server 2003. At one point it was working and I am not sure why it is now getting errors. Can anyone put me in the right direction?

Re: buffer overload

Posted: Sun Jul 13, 2008 7:34 am
by vargadanis
It is not gonna help but displays my opinion. It is because of IIS not PHP. Use Apache+PHP duo instead of messing with IIS.
Take a look at the XAMPP project. It will satisfy all the reqs. of a developer.