Posted by Charles
2014-05-22

I checked again its 5.4

http://screencast.com/t/e5S3czVo1o

Posted by Tom
2014-05-23

First, find the error messages the script is outputing. In some hostgator's website, web servers save error messages as a text file named "error" in the same folder as the executed script resides. In others, you can see error messages from your control panel (cPanel). If the error message is just a "warning" or "notice" message, try suppressing it. Actually, the script does suppress it, but it's obviously not working in your website. Maybe because the php.ini settings don't allow the script to change the error reporting mode. Anyway, I can't talk about details until we know what kind of error messages you got.