I don't have time to look at it but the error about sapi_globals use
SLS_FETCH(); in the beginning of that function.
The S_ISREG is defined in fopen-wrappers.c. We should probably move it to
someplace more central so that other files see it (it exists on some
systems automagically but not on Wi
Ive been having a play with fastcgi under win32 and what ever I do I seem to
get the following errors:
Compiling...
fastcgi.c
D:\php-4.0.5RC4\sapi\fastcgi\fastcgi.c(103) : warning C4101: 'tmp' :
unreferenced local variable
D:\php-4.0.5RC4\sapi\fastcgi\fastcgi.c(181) : error C2065: 'sapi_globals'