I am getting the following error when running a PHP web application on fresh installation of CentOS 7 (64bit) with latest version of cPanel:
500 Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
Interesting is that after 2-3 refresh the page is loaded and after few clicks again 500 ISE
It just happened to me yesterday. All websites and applications written on php have same issue.
WP, Magento, custom php apps.
Even in fresh installed WP with only default .htaccess
Already tested various solutions proposed over forum. Nothing works.
CENTOS 7.6
WHM v78.0.12
PHP 7.2 (ea-php72)
php handlers: suphp
System PHP-FPM
500 Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
Interesting is that after 2-3 refresh the page is loaded and after few clicks again 500 ISE
It just happened to me yesterday. All websites and applications written on php have same issue.
WP, Magento, custom php apps.
Even in fresh installed WP with only default .htaccess
Already tested various solutions proposed over forum. Nothing works.
CENTOS 7.6
WHM v78.0.12
PHP 7.2 (ea-php72)
php handlers: suphp
System PHP-FPM