Nasıl Ubuntu kullanarak yerel bir tarayıcıda PHP çalıştırabilirim

0 Cevap php

Ben XAMPP den phpMyAdmin çalıştırmayı denediğimde bu hatayı alıyorum. Benim kurulum ve XAMPP içinde çalışan önceki bu makinede varolan mysql kurulum vardı. Ben XAMPP hem mysql başlar ve apache2 başarıyla başladığınızda. Ben PHP ile MySQL veritabanı erişimi ama phpmyadmin aracılığıyla yapabilirsiniz.

Error

MySQL said: Documentation
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.

0 Cevap