There are several Bug when Importing a Cpanel account containing username with morethan 8 character
Following issue are there
- Autologin from admin panel to PhpMyAdmin not working
- Installing wordpress auto install from Admin panel Creates Database and databaseUser with 8 character prefix like (abcdefgh_db & abcdefgh_user) but it creates wp-config.php file with actual user and db (abcdefghijklm_db & abcdefghijklm_user) so showing database not conecting error