Hi!
I recently installed a win-apache-mysql-php box.
everything works perfect.
exept:
If I try to connect to a db from a dynamic php website on the same server (localhost) I get:
No Permission for user@localhost (using Pass: NO)<
I setup users for example: host:%/user:tom/pass:secret/ with all rights
I can even connect to my mysql-server from diff win-mysql-admin-clients with diff users, from any machine
how can it be that I can connect from command-line but not from php?
I really don't know what to do, I tried almost everything already.
thank you in advance