PHP5 & Apache Blank Screen/Page
The PHP package is installed and works from the CLI
Error reporting is enabled
The only way I could get it working was:
rm /etc/php.ini
yum remove php
yum install php-* -x php-pear* -x php-pecl*
Interestingly enough reinstalling php did not bring back the deleted php.ini but everything is working.
php, apache, workphp, installed, cli, reporting, enabled, rm, etc, ini, yum, install, pear, pecl, interestingly, reinstalling, deleted,