fidividi
- Total activity 57
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 16
Comments
Recent activity by fidividi-
Same issue here: Event:successSender User:__cpanel__service__auth__icontact__cmhw68ighlodlwz0Sender Domain:-system-From Address: xxxxx (not even hosted with us)Sender:__cpanel__service__auth__icont...
-
You could check to see whether /var/log/exim_mainlog reports anything. Is it only RoundCube for sure? i.e. other webmail apps send ok?
-
Hi, we had this problem too after cPanel upgrade. Just do this command: /usr/local/cpanel/scripts/check_cpanel_rpms --fix That did it, hope cPanel will fix this conflict between their package ...
-
[quote="dalem, post: 1651372">your testing is not consistent you comparing a local download to remote I get the same speeds from Linode 22.0M/s From our servers in Las Vegas so I don't think...
-
Thanks a lot Michael, That did it.
-
[quote="cPanelPeter, post: 1642452">Hello, The problem in this case was that several of the PHP scripts were resetting the error_reporting log... The fix in this case was to modify the file in q...
-
I had: [QUOTE]error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED and I changed it to: [QUOTE]error_reporting = E_ALL & ~E_NOTICE & ~E_DEPRECATED & ~E_STRICT restarted apache, still the same.
-
Hi Michael, [quote="cPanelMichael, post: 1637552"> I recommend using a backup server that is not an existing hosting server for added redundancy. It is the plan, and work in progress, meanwhile,...
-
It was CloudLinux limiting it somehow. As soon as I put unlimited for CloudLinux fields it is all good again. Strange..
-
[quote="cPanelMichael, post: 1624692">Hello :) The output you provided suggests the VPS is running out of memory. I recommend reviewing the /proc/user_beancounters file on this VPS to see if it's ...