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 Shoop, If that is the case then you can simply reinstall the container and can install WHM, setup required apache/php modules through easyapache and move your accounts back.
-
First of all let me know whether you are having dedicated server or VPS ? If its dedicated server then you can install OS there is no issue with it but before going with installation take the back...
-
Hello Shoop, FYI both PDO and MySQL extension are different when it comes to PHP coding. PHP's MySQL extension provides simple methods that are synonymous to the C API that is available for MySQL....
-
Yes, you can run both pdo and mysql simultaneously there is no issue with it. First check pdo is installed on the server or not by creating php info file or you can directly check it on server via ...
-
While generating the backup server is taking load also as per the error message there is some quota issue with that account. Check the quota settings of that particular user. gzip: stdout: Disk qu...
-
Go to exim advanced configuration editor Main >> Service Configuration >> Exim Configuration Editor and uncheck/turn off sender verification settings. Your mails will start functioning properly again.
-
I will suggest you to remove the pid file and then start mysql service or first kill or mysql process and then try it. pid file gets automatically created by mysql there is no need to create it man...
-
Try using top or ps command to figure out which process is increasing the server load. Whether it is mysql or apache or PHP process. On that basis of that you have to tweak/optimize your server set...
-
Insert new IP in /etc/mailips file and save it. Your mails will start routing from that IP. Note : There is predefined syntax for that use only that format.
-
Yes, logs shows that attack is on your mail server. Set complicated password for that account or if that email account is present on the server then disable it temporary.