Disable Default FTP logins with Cpanel Server

On cPanel server, default user name is very easy to guess. For example, suppose domain name is:  yourdomain.com then the user name will be yourdoma or something like this. So hacker can easily brutforce it and can get FTP access to upload suspicious php shells under your account. Using PHP shells, hacker can do mass […]

Default Cpanel Page

While accessing site, if you are getting default cPanel page in borwser, then it seems to be problem with virtual host entry in apache conf. How to resolve it? vim /usr/local/apache/conf/httpd.conf Check if virtual host entry missing, if missing add it. Copy another domains virtual host entry and in notepad replace it with your domain […]

Fantastico is not installed at the default location

Error:- Fantastico is not installed at the default location /usr/local/cPanel/3rdparty/fantastico. Either move the Fantastico directory from it’s current location to /usr/local/cpanel/3rdparty/fantastico OR enable ioncube loaders in WHM -> Tweak settings. Fix:- Copy php.ini  /usr/local/cpanel/3rdparty/etc/  to /var/cpanel/3rdparty/etc/php.ini