monkey64
- Total activity 97
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 26
Comments
Recent activity by monkey64-
EA4 is RPM based but I have other custom PHP ".so" extensions which work in this way. For example, I have a memcached.so module which is installed in "/opt/cpanel/ea-php72/root/usr/lib64/php/module...
-
I had exactly the same issue which was verified by a cPanel Technical Analyst within 1 hour. My ticket (13107321) was put through to level 3 senior analysts to review further. And then the trail w...
-
In the cpanel for the domain in question, do you have anything configured in 'Default Address' It is set to: Discard the email while your server processes it by SMTP time with an error message. F...
-
I dont get any of these. Are you saying if somebody@yourdomain.com sends an email, then the root user receives the bounce message ? Yes that is correct. Root is receiving the bounce message(s).
-
I recently installed the PHP Memcached extension in PHP 7.2. I also installed igbinary and msgpack (both optional) first by using WHM's PECL Installer, making sure to select "ea-php72" first. ...
-
Please ignore my previous post because I did not enter the correct code. Fixed it in the end by adding the following to the Post VirtualHost Include of the Apache Configuration Include Editor: Pr...
-
Fixed it in the end by adding the following to the Post VirtualHost Include of the Apache Configuration Include Editor: Post VirtualHost Include
-
-
In my haste, I incorrectly added sql_mode=NO_ENGINE_SUBSTITUTION to the [mysqld_safe] section of /etc/my.cnf! Because it didn't work when the server rebooted, I searched for other .cnf files. Cor...
-
In the end I went with PHP-FPM and the switchover went surprisingly smoothly with no permission / ownership errors. The only issue I encountered was a session permission error whenever a cookie wa...