Eric Delorme
- Total activity 556
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 392
Articles
Recent activity by Eric Delorme-
PECL solr fails to install with "libxml/parser.h: No such file or directory"
Symptoms When trying to install PECL module solr it errors due to a path prefix not allowing the libxml path to be found. Description The error seen will be fatal error: libxml/parser.h: No such...
-
PHP-FPM - ERROR: failed to prepare the stderr pipe: Too many open files (24)
Symptoms When you see these errors in one of the PHP-FRPM error log files at /opt/cpanel/ea-php??/root/usr/var/log/php-fpm/error.log Description Websites may not be loading and this error is see...
-
How to permit .eml email attachments
Question How do you permit .eml email attachments? Answer By default, Exim blocks attachments with the .eml extension for security purposes. This article provides the steps to modify the Exim c...
-
cPHulk Brute Force Protection shows Failed to read “whitelist/blacklist”
Symptoms You access WHM go to "cPHulk Brute Force Protection" and try to change the whitelist or blacklist of IPs but when accessing you get an error of either Failed to read “whitelist”. Failed to...
-
Why isn't forward secrecy working when the Strict-Transport-Security header is added to an Apache include.
Symptoms The Strict-Transport-Security header was added to an Apache include and Apache restarted but the SSL grade is still not an A using something like SSLLABS to test. Description SSLHonorCi...
-
Error 500 on sites and log file shows "failed to open stream: Permission denied in"
Symptoms A PHP website is showing error 500 and /var/log/apache2/error_log reports "failed to open stream: Permission denied in". Description The file being accessed while using CGI is strict be...
-
In MultiPHP Manager enabling or disabling PHP-FPM results in - The system failed to apply the “PHP” version to "domain.tld"
Symptoms When trying to enable or disable PHP-FPM for a domain in MultiPHP Manager you may see this displayed as the error: The system failed to apply the “PHP” version to "domain.tld": Cpanel::Exc...
-
PHP website error 500 - Apache error_log reports "SoftException in Application.cpp"
Symptoms PHP based website is showing error 500. Description If your PHP website is reporting an Error 500 then check the Apache error_log tail -0f /var/log/apache2/error_log and then try to ...
-
doveadm error code “68” when checking Email Disk Usage for an account
Symptoms When attempting to view an email account's disk usage with "Email Disk Usage" in cPanel, you encounter an error similar to the following. Error: “/usr/bin/doveadm” reported error code “68”...
-
PHP file upload is not working on a CloudLinux server using cagefs.
Symptoms Upload files via a PHP script fails while the server is properly configured to write files as the user. Description When trying to upload a file the PHP error log reports PHP Warning: Fi...