I've just installed PHP 4.2.2 as an ISAPI filter on IIS 5.0. PHP scripts local to the server are executing without complaint, however when executed from a virtual remote directory my PHP test script (<?php phpinfo();?>) always returns the following error:
Warning: Failed opening '(network path of vrd)\test.php' for inclusion (include_path='.') in Unknown on line 0 HTML files in the same virtual remote directorys are accessable. phpinfo() reports that virtual directory support is enabled. any suggestions? thanks!!!! .:j:. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php