Are you able to connect to the MySQL server from the command line using a non-php client? --Dave On Wed, 2002-12-04 at 09:04, Jeffrey_N_Dyke@Keane.com wrote: > > do you have the persmissions set either for username@remotehost.com(which > would only work from remotehost.com) or username@'%' (which would work for > that username from any host) > > > hth > jeff > > > > "Chase" > <chase@ck2000. To: php-db@lists.php.net > biz> cc: > Subject: Re: PHP/MySQL not available remotely... > 12/04/2002 > 10:58 AM > > > > > > > Okay, it was suggested that I may not have my "register_globals" flagged to > "on" but I do. I still can't seem to make any remote connect to the > server. > Again, there are no errors, it just flat don't work. > > Chase > > > "Chase" <chase@ck2000.biz> wrote in message > 20021204053400.31202.qmail@pb1.pair.com">news:20021204053400.31202.qmail@pb1.pair.com... > > I seem to have a bit of an issue with my PHP/MySQL settings... > > > > A basic PHP bit like <?php echo $REMOTE_ADDR; ?> works great on my > > webserver. However, with any form of DB access the page just hangs... I > > don't get an error, but I don't get results either. I also have > > phpMyAdmin-2.3.3 running. I can access that from the server directly, > but > > if I try to get to it via any other machine I get NO results. > > > > I am running IIS 5 with PHP4 and MySQL v3.23.53-max. > > > > Suggestions? > > > > > > > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > -- > PHP Database Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php