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, Yes, you can run the command on your server. If any RPM missing then the script will install missing RPM
-
Hi, Try to run auto fixer : /usr/local/cpanel/scripts/check_cpanel_rpms --fix This should fix all RPM issues and cpanel should update fine now
-
Hi, Try to restart service through command line and check if getting any error. Login to server SSH client and run command service httpd restart
-
You want to repair database ? Please elaborate in more details.
-
Hi, /usr/local/cpanel ownership is root:wheel [root@server ~]# ls -ld /usr/local/cpanel/ drwx--x--x 37 root wheel 4096 Sep 13 02:05 /usr/local/cpanel/ Also, /usr/local/cpanel/cgi-sys and /usr...
-
Hi, Do you have purchased SSL and installed on your server hostname ?
-
Hello, Try to access cPanel with your serverIP:2082 and let me know the result.
-
Hello, Which OS is installed on your server? Paste the output for bellow command cat /etc/redhat-release
-
Hi, Please check to see if the domain is in /etc/localdomains or in /etc/remotedomains use below command grep 'domainname.tld' /etc/localdomains grep 'domainname.tld' /etc/remotedomains
-
Hi, Try to run the following command to get your csf scripts up to date curl -s configserver.com/free/csupdate|perl