I have gotten this to work by supplying a full server path, ie //server-name/path/ Mapped drives do not translate well. You also have to give the account the server is running under access to the server. Dewey Williams -----Original Message----- From: M.Staiger [mailto:mstaiger@xxxxxxxxxxxxxxxxxxxxxxxx] Sent: Friday, April 09, 2004 5:23 AM To: php-windows@xxxxxxxxxxxxx Subject: accessing files from mapped drive from another server Hello NG, I need to access files via PHP from another local server. For security-reasons I need to access them throught their physical path (e.g. C:\path\file.txt) and not through a virtual path (e.g. http://domain/path/file.txt). Therefore I mounted a drive ("F:") to access those files (e.g. F:\path\file.txt) however this won't work. For php this mounted path simply seems not to exist. both servers : win 2k IIS5, PHP 4.3 Anyone any hints? Thanks, Marc -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php