Hi, I've got php4 and mysql running on my Debian 3 box but the 2 don't talk to each other. I've got Java to access the mysql but even with the right username and passwords there's no connection... help???
I'm using code just like the FAQ that works perfectly on a windows server running the same mix of Apache and PHP4.
The error catching code I wrote simply comes up false when validating my connection to the database. Also, when I connect using mysql -h "windows_server" I get a response but when I try to connect using mysql -h "linuxserver" access is denied. When sitting on the linux server running mysql -h "linux_server" works.
All usernames and passwords used in php code and directly assessing mysql are uniform in all discussed scenarios.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.