Any idea how to resolve this issue? I am using the latest ..0.8.6e.PHPSVR: Poller[0] ERROR: The PHP Script Server MUST be started using the full path to the file and in lower case. This is a PHP Bug!!!
My env is Windows 2003 Std Server
IIS 6.0 (d:/inetpub/wwwroot/cacti)
PHP 5x (D:/php
MySQL Latest (d:/mysql)
RRD Tool (The one from cacti ftp server) (d:/rrdtool)
CACTID (tried cmd.php too) (d:/cactid)
net-snmp (installed in D/usr)
MBDIRS path is set to D:/usr/mibs rather than D:/php/mibs.
when I run php-win.exe poller.php (I get a blank DOS windows) while php.exe poller.php gives me
D:\Inetpub\wwwroot\cacti>php.exe poller.php
06/26/2005 08:31:12 PM - POLLER: Poller[0] DEBUG: About to Spawn a Remote Proces
s [CMD: D:/cactid/cactid.exe, ARGS: 0 2]
Waiting on 1/1 pollers.
Waiting on 1/1 pollers.
Waiting on 1/1 pollers.
Waiting on 1/1 pollers.
(before I wont even give that when I was using cmd.php)...
Should I just stick to default path? But I want to install everything in my D:\ drive...