Robert, one additional thing to check...
/etc/httpd/conf.d/php.conf may have the following in it:
Found something
<Files *.php>
SetOutputFilter PHP
SetInputFilter PHP
LimitRequestBody 524288
</Files>
replace above lines with
AddType application/x-httpd-php .php
This is from another post in the forums (do search on "524288").
Hardware and performance
Server Loads
This discussion has been locked because a year has elapsed since the last post. Please start a new discussion topic.