hello list,

I just built a site to run on IIs5 and php 4.2.?, and it had to fopen()
files over a network. I have had some problem with accessing the files over
the network, and I am fairly sure, that is an issue with Windows users,
rather than PHP etc, but just thought some of you fellas could help or
provide some insight.

Basically what I have is this...
<ascii type=art quality=poor>

internet link
============> Win2k Webserver
                                        |
                                        | Internal Network
                                        |
                                Win2K ADC
                                Network Shares mapped to this box.

</ascii>

Now the IIS Anon user (IUSR_WEB-SERVER) has no trouble reading a file from
any where on the local file system, (C:) but over a network no go. fopen()
always gets permission denied. I have tried adding the permissions on the
drive F:, but thats no fun with over 20GB on that drive...

Im fairly stumped, (i have almost no windows experience, why cant the world
just use Unix?), i will probly just beg and grovel for one of our resident
windows junkies to fix it in the end....

Webserver is IIS 5, Both OS's are Windows 2000 Server.

Cheers

James Mclean


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to