Quantcast
Viewing all articles
Browse latest Browse all 3203

no mysql access by php script (1 reply)

I have installed WAMP 3.2.0
with windows 10
and mysql 8.0.18

I have set the environment vars in windows 10 for MYSQL

I have 2 users to get access to phpmyadmin
root with no password
myname with pw: test123

both give me access to the phpmyadmin panel

I have set all priviliges to these users in phpmyadmin.

the mysql console gives me access with both users : root and user : myname


root without password gives me also access by PHP script

myname + pw test123 dont give me access by php


Can anyone tell if there are settings that I still have to change and how that has to be done?

Viewing all articles
Browse latest Browse all 3203

Trending Articles