Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


install_apache_mysql_php_linux_ubuntu_server

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
install_apache_mysql_php_linux_ubuntu_server [2020/06/08 22:56] – [Create a new admin user or new root user and password with access from any IP remotely] wikiadmininstall_apache_mysql_php_linux_ubuntu_server [2020/06/08 23:02] – [Workaround Errors in setting up phpmyadmin@localhost with all privileges involving dbconfig-common] wikiadmin
Line 255: Line 255:
 ===== Workaround Errors in setting up phpmyadmin@localhost with all privileges involving dbconfig-common ===== ===== Workaround Errors in setting up phpmyadmin@localhost with all privileges involving dbconfig-common =====
  
 +
 +Are you getting errors when trying to login to PhpMyAdmin as root?
 +
 +<QUOTE>
 +Cannot log in to the MySQL server
 +
 +mysqli_real_connect(): (HY000/1045): Access denied for user 'phpmyadmin'@'localhost' (using password: YES)
 +
 +Connection for controluser as defined in your configuration failed.
 +
 +mysqli_real_connect(): (HY000/1698): Access denied for user 'root'@'localhost'
 +
 +or
 +
 +#1698 - Access denied for user 'root'@'localhost'
 +</QUOTE> 
 ==== Create a new admin user or new root user and password with access from any IP remotely ==== ==== Create a new admin user or new root user and password with access from any IP remotely ====
  
install_apache_mysql_php_linux_ubuntu_server.txt · Last modified: 2020/06/08 23:20 by wikiadmin