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