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, I think server disk space or inode is full.You can check using below command on the server. Login to server through ssh and run below command df -h df -i
-
Hello, You can use the following code to deny access all traffic that originate from a particular domain (referrers) add this code in .htaccess file. ______________ RewriteEngine on # Options +Foll...
-
Hello, cPanel, Apache services are using server hostname ssl not domain ssl. I think you are using domanname.com/cpanel to access cPanel. Please try to access with hostname/cpanel
-
Hi, For this DNS setup I would suggest you that try to set DNS Cluster. Refer below link for more information : DNS Cluster - Documentation - cPanel Documentation
-
Hello Monovm, You are welcome. Please update here if you are getting any issue with this process.
-
Hello, Use the below steps to change MySQL directory. Before doing anything you can take database backup. 1) Mount your ssd disk on new mount point /mysql 2) stop cpanel Apache and mysql service ...
-
Hi, Getting this error "login is invalid" means issue with login details or browser cache. You can confirm that login details is correct also try to access in another browser.
-
Hi, You can change the backup directory through WHM "WHM Home " Backup " Backup Configuration"
-
Hi, I think your system admin has setup script on the server to find out word writable directory and save script output path in world_writable.txt file. You have to find that script on the server ...
-
Hello, Are you getting any error with /scripts/fixquotas command ?