Hello, Is there any way to decrypt “Cpanel password. I know that the cPanel user is listed in “/etc/passwd” and password is encrypted in the “/etc/shadow”. If some one forgets the password the only option available is to reset the password. Is there any option to view the password without… Continue Reading cPanel password – decrypt it

Introduction If your PHP info page is not reflecting changes on your VPS, it is usually due to the PHP configuration not being loaded correctly. This solution ensures that your custom php.ini file is properly applied using CGI. Prerequisites Implementation cp /usr/local/cpanel/cgi-sys/php5.cgi /home/username/public_html/cgi-bin cd /home/username/public_html/cgi-bin vi phpini.cgi Add the following… Continue Reading PHP info page is not working

Introduction Exim is a widely used mail transfer agent (MTA) on Linux servers, especially in cPanel/WHM environments. It is responsible for handling the sending, receiving, and routing of emails. Managing the mail queue and troubleshooting email issues using Exim commands is essential for maintaining smooth email delivery. Prerequisites Before using… Continue Reading Exim mail server – commands

Introduction RVSiteBuilder is a website builder integrated with cPanel, allowing users to create websites easily. Sometimes, users may encounter a fatal error indicating that the license file has expired, which prevents access to RVSiteBuilder. Prerequisites Before resolving this issue, ensure the following: Implementation Step 1: Identify the Issue The error… Continue Reading RVsitebuilder error in cPanel.

Linux, Windows, PHP, MySQL, cPanel, Plesk , etc and their fixes (Under updates): Light speed installation in cPanel

Introduction LiteSpeed is a high-performance web server that is widely used as an alternative to Apache for improved speed, scalability, and security. Installing LiteSpeed in cPanel allows you to enhance website performance, reduce server load, and improve overall user experience. It integrates seamlessly with cPanel and provides features like caching… Continue Reading Litespeed installation in cPanel

Apache with PHP. Source installation of apache with PHP. Notes.> If you try to install php-5.3 you will end up with “Zend parse error”. Please try to install PHP-5.2 or lower. > Please check whether you have installed ‘gcc’ and ‘Mysql’ and also ensure that Mysql is running. Please follow… Continue Reading Apache with PHP “Zend Phase error”

Pleask backend files in linux machine: Plesk root directory : /usr/local/psa Version : /usr/local/psa/version Admin password is stored : /etc/psa/.psa.shadow Plesk configuration file : /etc/psa/psa.conf Restart Plesk : /etc/rc.d/init.d/plesk restart Apache Main httpd configuration file : /etc/httpd/conf/httpd.conf Plesk httpd : /etc/httpd/conf.d/zz010_psa_httpd.conf Include conf files are under : /etc/httpd/conf.d (depends on… Continue Reading Plesk Back end files