I recently installed PHP on Windows 2k with IIS5 using the isapi modules.
I am getting this error when I load a php page at http://www.wbai.org/calendar
Error:
Warning: fopen(http://www.pacifica.org/calendar/index.pl?Calendar=WBAI) [function.fopen]: failed to create stream: HTTP request failed! in E:\Inetpub\wbai.org\calendar\index.php on line 64
Warning: feof(): supplied argument is not a valid stream resource in E:\Inetpub\wbai.org\calendar\index.php on line 66
Warning: fgets(): supplied argument is not a valid stream resource in E:\Inetpub\wbai.org\calendar\index.php on line 67
Warning: feof(): supplied argument is not a valid stream resource in E:\Inetpub\wbai.org\calendar\index.php on line 66
Warning: fgets(): supplied argument is not a valid stream resource in E:\Inetpub\wbai.org\calendar\index.php on line 67
Warning: feof(): supplied argument is not a valid stream resource in E:\Inetpub\wbai.org\calendar\index.php on line 66
Anyone knows the fix? This page -- "http://www.pacifica.org/calendar/index.pl?Calendar=WBAI" works when type into the browser.
-- Nicholas
-- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php