24x7ss
- Total activity 511
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 243
Comments
Recent activity by 24x7ss-
Hello, Did you set the variable "interactive_timeout" as well ? This also affects connections. But I will suggest you to use mysql_close function in your scripts instead of lowering the timeout. L...
-
Hello, It is a part of update. It is not possible to rollback it. I would suggest you to properly check the logs.
-
You have to check /var/lib/mysql/hostname.err file. It will show you corrupt databases.
-
FFmpeg and ffmpeg-php is two different thing. How you installed ffmpeg on server. ? I think you are mixing ffmpeg and ffmpeg-php together. Functionality of both the application/module is different...
-
Hello, That looks suspicious to me. Can you check the stat on that binary and run below command and past output: rpm -qf /usr/local/cpanel/3rdparty/sbin/p0f
-
Hello, Did you manually tried to connect to backup server from your cPanel server ? It seems backup server is not accepting the connection for data transfer.
-
As, you are hosting wordpress site which is easily gets hacked. I will recommend you to go with Suphp. It will help you in investigation when server gets hacked because it will show ownsership of u...
-
Hello, It seems you have not enabled Remote Mysql Server in cPanel settings and therefore PHPMyAdmin/cPanel is connecting to local and showing these error messages. You can follow below documentat...
-
You have to manually edit httpd.conf and remove the virtual entry of the domain. Remove complete virtualhost part of that domain then save the file and test apache configuration with below command....
-
Hello, I would suggest you to check for full headers for mail that is landing in spambox. This will give you more info on why it is going there.