I experience the same problem when installing jffnms0.8.2 on a Windows 2000 server. After running the command in the batch file without a silent output, like,
c:\php\php.exe -f c:\jffnms\engine\poller.php
I find the key problem is the following included file can't be found.
include_once("../conf/config.php")
This problem happens on all batch files in Windows platform.
In my test, this file is stored in c:\jffnms\conf\. Howerver, it seems the Windows php engine can't understand such a unix/linux file path naming ("../conf/config.php").
Has anyone resolve this problem in a more elegant way (not modify every .php file in Windows platform for this)?
Regards,
Luke
From: [EMAIL PROTECTED]
Reply-To: jffnms-users@lists.sourceforge.net
To: jffnms-users@lists.sourceforge.net
Subject: jffnms-users digest, Vol 1 #1317 - 2 msgs
Date: Fri, 31 Mar 2006 20:26:21 -0800
>Send jffnms-users mailing list submissions to
> jffnms-users@lists.sourceforge.net
>
>To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.sourceforge.net/lists/listinfo/jffnms-users
>or, via email, send a message with subject or body 'help' to
> [EMAIL PROTECTED]
>
>You can reach the person managing the list at
> [EMAIL PROTECTED]
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of jffnms-users digest..."
>
>
>Today's Topics:
>
> 1. JFFNMS keeps stopping (Chris Coates)
> 2. Confitguration help (wireless)
>
>--__--__--
>
>Message: 1
>Date: Fri, 31 Mar 2006 07:54:11 -0500
>From: "Chris Coates" <[EMAIL PROTECTED]>
>To: <jffnms-users@lists.sourceforge.net>
>Subject: [jffnms-users] JFFNMS keeps stopping
>
>I have just set up JFFNMS on a Win 2K3 server. Everything seemed to be
>running fine at first, but then JFFNMS stopped collecting data. All
>graphing stopped, and all icons went green.
>It seems like it will run for about 15 min and then quit. If I reboot
>the server it starts up again.
>I have checked and all the scheduled tasks are running. I also
>confirmed that they are all set to "Start in" C:\jffnms\engine.
>I went and stopped all tasks and kicked them off manually in the
>scheduler and directly form the .bat in the C:\JFFNMS\engine\windows,
>I also tried running them from the command prompt they always seem to
>run fine but there is no graphing or apparent data collection, until I
>reboot.
>
>What am I missing?
>
>Thanks
>
>Chris
>
>
>--__--__--
>
>Message: 2
>Date: Fri, 31 Mar 2006 14:58:08 +0000
>From: wireless <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: jffnms <jffnms-users@lists.sourceforge.net>
>Subject: [jffnms-users] Confitguration help
>
>Hello,
>
>I just got JFFNMS installed on Gentoo using this guide:
>http://www.gentoo.org/doc/en/jffnms.xml
>
>Only 2 minor problems,which I have filed with bugs.gentoo.org
>
>
>I get to the setup.php page via a browser.
>
>Here are the errors in red:
> Is The Database Working? no
> Absolute Path ok
>WebServer Relative Path error
> WebServer Temp Images Relative Path error
> NTPQ Executable error
>
>PHP
>
> Register Globals set to On no
>Allow URL fopen set to On no
>SNMP Module Loaded? ok
>Sockets Module Loaded? error
>
>
>My problem is I cannot get past the first one,
>Is the database working.....
>
>I've restarted postgresql to no avail.
>
>Ideas?
>
>
>James
>
>
>
>
>--__--__--
>
>_______________________________________________
>jffnms-users mailing list
>jffnms-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/jffnms-users
>
>
>End of jffnms-users Digest