Hi Jason. Thanks for your reply. everything is on the same machine (everest.verticalsyndicate.com). When I try to do anything with mySQL I get:
Host 'everest.verticalsyndicate.com' is not allowed to connect to this MySQL server.
When I do it via netscape using phpMyAdmin, I get the same error message with
" in /usr/local/nusphere/apache/nsdocs/phpMyAdmin/lib.inc.php on line 257". When I go to that line in the described file, it reads:
$link=$connect_func($cfgServer['host'].":".$cfgServer['port'], $cfgServer['user'].. and so on for 'password'.
I am thinking that the answer might be the way i configured my "config.inc.php" file, but everything looks in order. I have set host to my localhost domain number, port to "3306", user to "root", and password to "my_password".
I am out of ideas...
I looked for my logon file for everest.verticalsyndicate.com and didn't seem to find one. Is that possible? When I tried to create it with ./mysqlbinlog, I got the same connection error.
Thanks in advance!
Peter