Page 1 of 1

HELP! Everything works BUT PHP errors out...

PostPosted: 21. October 2012 23:23
by imsdbrian75
Hi, I am new to XAMPP and PHP / SQL.

I downloaded and installed XAMPP 1.8.1, and everything works just fine...EXCEPT...

If I try to run phpmyadmin() I get the error below,
If I try to run phpinfo() I get the same errow below,
If I try to run a PHP page WHOSE OUTPUT is less than the screen is long, then everything runs fine,
But, If I try to run a PHP page whose output (HTML or otherwise) goes beyond the length of the screen, it errors with the follow:

This webpage is not available
The webpage at http://localhost/xampp/phpinfo.php might be temporarily down or it may have moved permanently to a new web address.
Error 321 (net::ERR_INVALID_CHUNKED_ENCODING): Unknown error.

No matter what I have tried, nothing fixes this issue. PLEASE HELP!

Re: HELP! Everything works BUT PHP errors out...

PostPosted: 11. February 2013 21:38
by JonB
@ OP - its a Google Chrome specific browser issue:

http://productforums.google.com/forum/# ... xIgSHj3CGg

Look down the page for gaaaho's post - try that.

A 'Google' on "Error 321 (net::ERR_INVALID_CHUNKED_ENCODING)" will turn up hundreds of topics...

OR you could use a different browser.

Good Luck
8)