+m2+ ha scritto:
Scusa ma vedo un pochino di confusione.
Prima domanda: il server mysql ha una password root impostata?
NO? =>"mysqladmin -uroot password lamiabellapassword
Intermezzo: funziona?
mysql -uroot -plamiabellapassword
ho fatto così:
marco@redserver:~$ sudo mysql --user root
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 55
Server version: 5.7.25-0ubuntu0.18.04.2 (Ubuntu)
Copyright (c) 2000, 2019, Oracle and/or its affiliates. All rights reserved.
Oracle is a registered trademark of Oracle Corporation and/or its
affiliates. Other names may be trademarks of their respective
owners.
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.
mysql>
Ho eseguito anche il codice sql che mi hai postato.
Ora torno su phpmyadmin, accedo da un altro pc perchè
1. non ho un desktop installato sul pc server che uso.
2. vorrei che fosse così che funzionasse.
il risultato però è sempre lo steso:
mysqli_real_connect(): (HY000/1698): Access denied for user 'root'@'localhost'
Quindi su mysql tutto ok, ma da phpmyadmin non acceso uguale con root, e con l'utente phpmyadmin non ho i requisiti per creare db o utenti, non sono amministratore di un bel piffero