I have played and tinkered with this for HOURS and I just can't seem to get any kind of output from my web server. php -m shows the following:Windows Server 2003 SP2 (All updates current as of 6/21/07)
IIS v6
cacti v0.8.6j
cactid-0.8.6i-cygwin-1.5.21
RRDtool 1.2.15
PHP 5.2.3
MySQL Server version: 5.0.41-community-nt
Cygwin (Whatever the current newest release is)
net-snmp v5.4.0-1.win32
I can provide poller output as well but it looks like it times out, additionally using filemon it looks like w3wp is looking for a bunch of files that normally are part of a windows XP SP2 install (I'm on server so those files are non-existent)C:\>php -m
[PHP Modules]
bcmath
calendar
com_dotnet
ctype
date
dom
filter
ftp
hash
iconv
json
libxml
mysql
odbc
pcre
Reflection
session
SimpleXML
snmp
sockets
SPL
standard
tokenizer
wddx
xml
xmlreader
xmlwriter
zlib
[Zend Modules]
C:\>
inetinfo.exe seems to fail due to a buffer overflow (not certain if this is important (I can provide screen grabs of filemon if necesary highlighting this)
w3wp.exe looks (in numerous places) for php-isapi.ini but fails with file not0 found however I am not able to find this on my filesystem either and am not sure it is supposed to be installed
Any guidance would be much appreciated!