How to migrate user to the new server in Vesta Control Panel

Migrate user to the new server in Vesta Control Panel 1. Make user backup on the old server. In this example we will use admin as the reference. v-backup-user admin 2. Copy tarball to the new server and place it in the /home/backup directory scp /home/backup/admin.2014-01-14.tar new-server:/home/backup/ 3. Restore backup on the new server v-restore-user […]

Connection to the database server has failed because the supplied account does not possess administrative privileges: Access denied for user

Hello, Error code : Error: Connection to the database server has failed because the supplied account does not possess administrative privileges:Access denied for user ‘admin’@’localhost’ to database   This error means that MySQL administrator account that is used in Plesk does not have enough privileges to manage database/users in the MySQL server. Solution :   […]

Internal Server Error “cPanel user” is over quota.

To resolve above error refer following steps. root@server[~]#cd /var/cPanel/overquota/ root@server [/var/cpanel/overquota]#ll | grep your_cpanel_user_name Once you found out file for your cPanel user name either remove the file or rename it like cpanel_user_name-back etc. And now browse your webmail but make sure that you have increased disk space for your domain if its really exceeded. […]