Monthly Archive: September 2011
Root password of MySQL in Ensim
You can execute the following command for getting the “mysql” root password of the server in Ensim control panel. [root@test]#ensim-python -c “import sys;sys.path.append(\”/usr/lib/opcenter/mysql\”);import mysqlbe;print mysqlbe.read_mysqlpass()” [or] [root@test]#ensim-python -c “from vh3 import virthost; from vh3.modules...
How to reset the Plesk Admin password
We can reset the plesk admin password by doing the following steps. 1. Login to the server as root. 2. [root@test]# cd /usr/local/psa/admin/bin/ 3.Enter the following command [root@bin]#export PSA_PASSWORD=’newpass’ 4.Execute the command “./ch_admin_passwd ”...
Fixing File and Folder Permission on suPHP
After installing suPHP on server, the directories which is having the permission more than 755 and files which is having more than 644 will not work in the browser. The browser will show the...
Increase /tmp size
We can increase the /tmp directory by doing the following steps: cd /usrdd if=/dev/zero of=/usr/tmpMnt bs=1024 count=2000000 mke2fs -j /usr/tmpMnt cd /cp -R /tmp /tmp_backup mount -o loop,noexec,nosuid,rw /usr/tmpMnt /tmpchmod 0777 /tmp/bin/cp -R /tmp_backup/*...
Webmail: A fatal error has occurred DB Error: connect failed Details have been logged for the administrator.
If you receive the following error during attempting to login into Webmail: A fatal error has occurred DB Error: connect failed Details have been logged for the administrator. please make sure that the following...
Unable to login to the WHM
If there are many failed login attempts, your account may get locked by WHM. You will get the following message in the browser after the account blocked in the WHM. —————- This account is...
RESET SSH PORT TO DEFAULT PORT THROUGH WHM
Sometimes, you may forgot the SSH port of the server. You can reset the SSH port to default one by doing the following steps. 1)Open the browser. 2) Enter the following URL in the...
Error when logging in to Horde ("fatal error. DB Error: connect failed")
Some times, we will get the following error when we tried to login to the horde.