In this video, we demonstrate how to solve the “Login without a password is forbidden by configuration (see AllowNoPassword)” in PhpMyAdmin.
Commands used:
vim /etc/phpmyadmin/config.inc.php
// $cfg['Servers'][$i]['AllowNoPassword'] = TRUE;
(Uncomment both lines, then)
:wq
The related article for this article can be found here: https://www.liquidweb.com/kb/error-login-without-a-password-is-forbidden-by-configuration-see-allownopassword-solved/
For more information about this and other topics, visit us at https://www.liquidweb.com/kb/ or
For more information on VPS visit: https://www.liquidweb.com/products/vps/ to learn more about our current specials!
Video by: Justin Palmer
Commands used:
vim /etc/phpmyadmin/config.inc.php
// $cfg['Servers'][$i]['AllowNoPassword'] = TRUE;
(Uncomment both lines, then)
:wq
The related article for this article can be found here: https://www.liquidweb.com/kb/error-login-without-a-password-is-forbidden-by-configuration-see-allownopassword-solved/
For more information about this and other topics, visit us at https://www.liquidweb.com/kb/ or
For more information on VPS visit: https://www.liquidweb.com/products/vps/ to learn more about our current specials!
Video by: Justin Palmer
- Category
- Liquid Web
- Tags
- liquidweb, datacenter, web

Be the first to comment