SysSachin
- Total activity 1153
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 550
Comments
Recent activity by SysSachin-
Hi, To check this issue you need to contact to your hosting provider as I can see that you have only cPanel Access Level. Your hosting provide will check mail logs and assist you.
-
First you can check which process causing high load on the server. You can check process using the "top" command. The following thread is useful : Troubleshooting high server loads on Linu...
-
Hello, If you have configured backup on your server then you can remove old backups file and restart the services. Also,Login to server through ssh and run below command cd / du -sch * the abov...
-
"Account Creation Status: failed The domain "mydomain.com" already exists in the Apache configuration. " Regarding the account creation, might be the domain added as a parked/addon domain name. Fi...
-
Hello, Please provide me the error message which is you are getting so I can check and assist you.
-
Hello, Might be the PTR record is not set for your IP. Please check the PTR record.
-
Hi, You can change the upload_max_filesize limit in the file /usr/local/lib/php.ini
-
Hello, You can check php.ini file path using the command. php -i | grep php.in The above command will show the exact php.ini file path then you can change the value.
-
Hello, create subdomain cpanel/domain name download cpanelproxy tar file under the subdomain directory. extact tar file and change ownership for all files. Now access cpanel/domain name you will ...
-
Hello, I agree with 24x7server, Also, if on your server /var or /backup directory is big size then you can add another disk and mount that big directory on new disk. Can you please provide the ou...