I've changed between XAMPP and EasyPHP, and the error occurs on both.
I know the PHP is being processed because if I do something like a header() redirect, it'll redirect to the page, but then show this error:
There are no errors in my apache logs. If I run the php from the command line, I get the correct output.
What was even stranger, when I ran a page with EasyPHP as my test server, it'd load half of the page and then exit.
Getting sick of technology now -.-
I know the PHP is being processed because if I do something like a header() redirect, it'll redirect to the page, but then show this error:
Error 324 (net::ERR_EMPTY _RESPONSE): Unknown error.
What was even stranger, when I ran a page with EasyPHP as my test server, it'd load half of the page and then exit.
Getting sick of technology now -.-
Comment