Symptoms
When accessing /cpanel, /webmail, and /whm redirects I receive a 500 error. The following error is output via the Apache error_log:
AH01215: /usr/local/cpanel/3rdparty/bin/perl: error while loading shared libraries: libperl.so: failed to map segment from shared object: Cannot allocate memory: /usr/local/cpanel/cgi-sys/redirect.cgi
Description
The issue is caused by Apache's Memory Usage Restrictions being set too low. This module can be found in WHM's Apache Configuration module.
Workaround
Increase or disable the "RLimitMEM" limit within the Apache Configuration:
- Log into WHM as the root user.
- Navigate to "Home / Service Configuration / Apache Configuration / Memory Usage Restrictions."
- Increase or disable the "RLimitMEM" setting.
- Click Save.
Comments
0 comments
Article is closed for comments.