I downloaded palapa web server on my Infinix Hot 2 but had problems configuring phpmyadmin. So I downloaded phpmyadmin using KSWEB and copied the folder to /pws/phpmyadmin and phpmyadmin started working. However, now I am having a problem with logging in to phpmyadmin on http:// 127.0.0.1:9999/phpmyadmin. When I use root as user and blank password, it gives me this error:
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
mysqli_real_connect(): (HY000/1045): Access denied for user 'root'@'localhost' (using password: NO)
If I try using root as user and adminadmin as password as instructed by palapa web server website, I get the following:
Error
SQL query: Edit Edit
SET lc_messages = 'en_US';
MySQL said: Documentation
#1193 - Unknown system variable 'lc_messages'
I will be grateful for any help to get phpmyadmin running smoothly in pws.