Re: [PHP-WIN] Writing to Mapped Drive : Permission Denied

2001-04-17 Thread João Antunes
user. Also, I suppose that it is a local user to the system on which IIS runs. Hope it helps. Joao Santos Antunes - Original Message - From: "Paul Wieland" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 16, 2001 3:03 PM Subject: [PHP-WIN] Writing t

[PHP-WIN] Writing to Mapped Drive : Permission Denied

2001-04-16 Thread Paul Wieland
Warning: fopen("U:\filename.txt","w+") - Permission denied in D: \wwwroot\somepath\more\thescript.php I'm having this terrible problem writing a file to a drive that is mapped by the server. I'm not even sure its a PHP problem, but my perl scripts don't seem to have any trouble with it. IIS 5, PH