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 check error logs for cPanel when you access the service status ? Are there any errors ?
-
Hello :), Instead of blocking countries, you can access the SSH using public key. As you are having dynamic IP from your ISP, you can setup a public key using which only you can connect through SS...
-
Hello, The only way you can do so by editing the installer file but its not recommended. I would suggest you to upgrade the RAM on your system.
-
It seems that your site is taking resources you have to look if you're experiencing any faults which is displayed in the bottom graph in the cPanel -> Resource Usage section. If you are seeing any ...
-
Hello, Do you want to disable it completely and want to allow it to specific users ?
-
Hi, Comment out RewriteRule ^index.php/(.*)$ /$1 [R=302,L] and add below code, DirectoryIndex index.php
-
Hello, Did you try restoring the backup for horde database located in /var/cpanel/horde/ ? Make sure to backup current database before restoring any backups.
-
Hi :), In the whitelist section, you should mention the list of IPs which should not get blocked by Exim on your server though those are blocked by mentioned RBL. You will need to add the IP addre...
-
Hello, Have you modified the httpd.conf file? If so, try rebuilding the file using /scripts/rebuildhttpdconf and then check. Take backup of the httpd.conf before rebuilding, as the custom change...
-
Hi :), Have you tried suspending the account through SSH? You can use command as below: /scripts/suspendacct username Replace the username with the username which you wish to suspend. If you get...