when I connect through command prompt, I'm connecting from the web server, so it doesn't appear that there is a network issue blocking the port.
when doing the select * from user where user = "web";
I get:
4 entries...
one blank for host
one with a % for host
one with web server name for host
one with web server IP address for host
and they all have a YES for SELECT.
What's really bothering me is that no matter what name I put in the connect script for user name, it comes up with cannot connect julrich@localhost... I can't get it to change that no matter what I do... very annoying...
I just put in a false database server name, and it's still giving me no access for julrich@localhost... This has to be a config problem.... anybody have any ideas???