php version 4.0.0 (cgi) on winnt4.0 with IIS.
Can't use any filesystem functions to open remote files. I'm trying to find out
whether the disable-url-fopen-wrapper compile
time option was specified.
I thought I would see some information using phpinfo() but there doesn't seem to be anything listed in the output related to this functionality.
How else can I determine if disable-url-fopen-wrapper was specified?