Hi You must use a PHP build newer than 2001-07-03 to access files on a network share on Windows. The last offical release is PHP 4.06 which was built on June 23, you'll need a more recent developer version - maybe you can try www.php4win.com.
Also be sure to give the appropriate permissions on the share to the anonymous user in IIS. Usually this has to be a valid network user. And you should also check 'check that file exists' in the script mapping panel where you map .php files to php.exe/php4isapi.dll. Christoph "Cjd" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I am running IIS on my PC as a development platform, and all is good. I'm > wanting to set up a virtual directory to a network drive on the LAN and it > works fine for HTML files, but when accessing a PHP file I get > > The specified CGI application misbehaved by not returning a complete set of > HTTP headers > > and no output. > > Surely if the HTML files work, the PHP ones will too? The server is > configured will all rights and every option (r/w/exe etc.) > > I have seen this question bandied about now and then, but no solution has > worked as yet. > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]