We recently updated yum and recompiled Apache and PHP to include mcrypt for another application on the server. After doing so everything else on the server works except for SuiteCRM 7.0.
The landing page is suddenly filled with Strict Standards errors.
Attempting to add:
php_value display_errors 0
php_value error_reporting 30719
to the .htaccess file or the php.ini file causes and Internal Server Error 500.
thoughts?