Strict Standards error after recompile EasyApache

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?

Hi there,

Please see this topic referencing strict errors.

Thanks,

Will.

I had already referenced those threads and they have had no effect on the errors. I’ve tried every error reporting setting I can think of in the php.ini and the htaccess files. SuiteCRM was working fine before the Yum update and the Easy Apache Recompile.