php-windows Digest 9 Apr 2004 09:23:19 -0000 Issue 2201
Topics (messages 23398 through 23398):
accessing files from mapped drive from another server
23398 by: M.Staiger
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
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
--- End Message ---