akust0m
- Total activity 97
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 26
Comments
Recent activity by akust0m-
Hi @cPanelMichael Thank you for the reply. I modified the grep slightly to leave out CloudLinux PHP 5.4: root@server [~]# rpm -qa|grep ea-php54 ea-php54-php-common-5.4.45-44.el7.cloudlinux.x86_...
-
Just bumping this one. I'm still getting this error daily. I don't use ea-php54, why is it getting stuck on this?
-
I'm also getting the same error each day. Here is the output of that command: root@server [~]# /usr/local/cpanel/scripts/migrate_local_ini_to_php_ini --run --verbose Processing alt-php44 " ...
-
Trying logging into your server via SSH and running the command "top -c". It will give you a live view of the processes on your server, sorted by CPU usage by default.
-
Hi, You can use this commands: cd /home/cpaneluser ls -all | grep public_html chown -R cpaneluser.cpaneluser public_html Unfortunately this wouldn't work for all situations I'm afraid, especiall...
-
Hey, not sure if it will help. But just in case the usage is incorrectly reported, you could try clearing and building the disk usage cache for this user to make sure? cpapi2 --user=username DiskU...
-
Hi @cPanelMichael, The client was wanting to receive email to "external+test@example.com". I don't think it was for the purpose of sub-addressing though; he just wanted a + sign in his email. This...
-
Ok so we were able to narrow down where the problem is: In this case, the client was receiving email to "external+test@example.com". This email account doesn't exist, it is caught in the default m...
-
@cPanelMichael I feel the "View Sent Summary" page needs a refresh :) I'm not sure why there is a need for a "Current View" and "Historical View", all the information should just be shown on the...
-
Thank you @amin alnasra & @cPanelMichael :)