php-windows | 2001042
Date: 04/29/01
- Next message: OoCobra97 <email protected>: "Re: [PHP-WIN] PHP, network shares, and IIS5"
- Previous message: John: "[PHP-WIN] Help on MYSQL Table design"
- Next in thread: OoCobra97 <email protected>: "Re: [PHP-WIN] PHP, network shares, and IIS5"
- Maybe reply: OoCobra97 <email protected>: "Re: [PHP-WIN] PHP, network shares, and IIS5"
- Maybe reply: Paul Smith: "RE: [PHP-WIN] PHP, network shares, and IIS5"
- Maybe reply: Dickerson, Monty: "RE: [PHP-WIN] PHP, network shares, and IIS5"
- Maybe reply: Romeo, Domenic A: "RE: [PHP-WIN] PHP, network shares, and IIS5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
I've been using PHP4 and IIS5 on Win2k and IIS5 for ages now. I now need to
host some of my files on a network share instead of on a local drive. All
that should need changing is the location on the files on IIS5, which is
\\computername\share\folder. All the non-php sites still work OK after I do
this, but the php sites with the PHP4 isapi module just report
Warning: Failed opening '\\sharename\web sites\mysite\default.php' for
inclusion (include_path='') in Unknown on line 0
The files are still there and if I change back to the local drive the php
module works fine. I's pretty sure it has nothing to do with security as
the share just points to the same files used on the local disk and all the
permissions are the same. Anyone have any idea if PHP isapi can handle
files on a network share?
Thanks.
- Next message: OoCobra97 <email protected>: "Re: [PHP-WIN] PHP, network shares, and IIS5"
- Previous message: John: "[PHP-WIN] Help on MYSQL Table design"
- Next in thread: OoCobra97 <email protected>: "Re: [PHP-WIN] PHP, network shares, and IIS5"
- Maybe reply: OoCobra97 <email protected>: "Re: [PHP-WIN] PHP, network shares, and IIS5"
- Maybe reply: Paul Smith: "RE: [PHP-WIN] PHP, network shares, and IIS5"
- Maybe reply: Dickerson, Monty: "RE: [PHP-WIN] PHP, network shares, and IIS5"
- Maybe reply: Romeo, Domenic A: "RE: [PHP-WIN] PHP, network shares, and IIS5"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

