Is there a way of getting php5 with IIS5 on Win2000 to use different php.ini files for each site? I thought it was possible to just put a version if php.ini into the root of the site and php would use that version but this doesn't seem to work (I'm using php5isapi.dll). The problem I'm trying to solve is that I've got a legacy site that needs to have register_globals on but I don't want register_globals to be on for the rest of the sites. Ben -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php