PHPMyAdmin – Error Incorrect Format Parameter Ubuntu xampp Cpanel

To import large SQL file & occur error “incorrect format parameter” in PhpMyAdmin with XAMPP on Ubuntu or cPanel. To fix this error, you can change the character set encoding, increase the memory limit, or

mysqli_real_connect(): (HY000/2002): No such file or directory

mysqli_real_connect(): (HY000/2002): No such file or directory or connection denied PHPMyAdmin on linux ubuntu apache server, the error occurs because the Mysqld configuration is misconfigured or has the wrong permission set of mysqld.conf file. Just

mysqli:real_connect() (hy000): access denied for user ‘root’@’localhost’ (using password: No/Yes)

Try to access phpmyadmin db and get the error mysqli::real_connect(): (hy000/1045/1698/28000): Access denied for user ‘root’@’localhost’ (using password: yes or no), This means that incorrect database details are configured on the mysql server. The error