Your Place for Linux/Windows Tutorials
Control Panels
How to Install Zend and Ioncube in cPanel
Jun 11th
Login as root (in SSH), and run the following:
/scripts/phpextensionmgr install IonCubeLoader
/scripts/phpextensionmgr install Zendopt
How to recover Plesk admin password in CentOS
Aug 18th
To read your Plesk admin password in plain text, simply do the following:
1.) Login to your server through a user with root privileges, or sudo into root.
2.) Now run the following command:
cat /etc/psa/.psa.shadow
There you have it, you will now see your admin password, in plain text to login to your More >
cPanel Invalid License Fix
Aug 18th
Login to your server as a user with root access, or can sudo into root.
After you have logged in (with root access) type the following command:
/usr/local/cpanel/cpkeyclt
If your cPanel/WHM still states license expired, contact your hosting provider. They may have a billing mishap with cPanel.