RE: [jffnms-users] PHP Error when Trigger/Action - Resolved?

2006-01-17 Thread Tim Carr
;interface-interface = $interface["interface"]\n". Thanks, Tim Carr Buchanan Associates -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Javier Szyszlican Sent: Saturday, January 14, 2006 8:07 AM Cc: jffnms-users@lists.sourceforge.net Subject:

Re: [jffnms-users] PHP Error when Trigger/Action

2006-01-14 Thread Javier Szyszlican
en ("$file", "wb"); fwrite ($fp, $testdata); fclose ($fp); return $result; } Thanks, Tim Carr Buchanan Associates -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Javier Szyszlican

RE: [jffnms-users] PHP Error when Trigger/Action

2006-01-12 Thread Tim Carr
. "interface-interface = $interface[interface]\n". "interface-description = $interface[description]\n"; $fp = fopen ("$file", "wb"); fwrite ($fp, $testdata); fclose ($fp); return $result; } Thanks, Tim Carr Buchanan Associates -Or

Re: [jffnms-users] PHP Error when Trigger/Action

2006-01-11 Thread Javier Szyszlican
You have enable that trigger for a user for it to be active. Look into the triggers users menu. Javier Tim Carr wrote: Hello all… I’m trying out JFFNMS on a PHP 5.0.4 system (Fedora Core 4). Things are working fine…except when I’m trying to get JFF to take an action. I think I’ve got t

Re: [jffnms-users] PHP error

2005-12-21 Thread Javier Szyszlican
You have to 'cd' to c:\jffnms\engine folder before running the scripts. Look at the engine\windows\ folder for .bat files that do that. Javier Kris Da San Martino wrote: My Jffnms is now running (mostly) on my W2K server. I’m now getting this error message when I try running the autodiscovery

Re: [jffnms-users] PHP Error

2005-10-11 Thread Javier Szyszlican
Hi, Please downgrade to PHP 5.0.4 Javier Prashant Ketkar wrote: Dear All I installed JFFNMS-0.8.2 on Windows 2000 Server as per the proceudre outlined. I kept the server running for 3 hours for gathering network information. But when I accessed the website through IE after the intial login I

Re: [jffnms-users] php error message.

2005-03-10 Thread Javier Szyszlican
Hi Chad, Did you upgrade or did a clean install ? It seems you didn't run /admin/setup.php via web as you should have. Javier Chad Guiney wrote: I have installed the 0.7.9 on a Windows XP machine and it works fine and I have been using it for a while now. But I have downloaded and installed the 8

RE: [jffnms-users] PHP error

2005-02-02 Thread Ed Humes
es.\n"); } -Original Message----- From: Javier Szyszlican [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 02, 2005 3:44 PM Cc: jffnms-users@lists.sourceforge.net Subject: Re: [jffnms-users] PHP error Try changing it to \ slashes. If that doesn't work check the lib/api.inc.

Re: [jffnms-users] PHP error

2005-02-02 Thread Javier Szyszlican
mailto:[EMAIL PROTECTED] Sent: Wednesday, February 02, 2005 2:50 PM Cc: jffnms-users@lists.sourceforge.net Subject: Re: [jffnms-users] PHP error Hi, It seems your PHP executable is "/php" that is wrong. Run setup.php and change it to c:\php\php.exe Javier Ed Humes wrote: I upgraded from 0.7.9 to

RE: [jffnms-users] PHP error

2005-02-02 Thread Ed Humes
know this version is pre-release, just hoping to provide some feedback from the Windoze community. -Original Message- From: Javier Szyszlican [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 02, 2005 2:50 PM Cc: jffnms-users@lists.sourceforge.net Subject: Re: [jffnms-users] PHP error

Re: [jffnms-users] PHP error

2005-02-02 Thread Javier Szyszlican
Hi, It seems your PHP executable is "/php" that is wrong. Run setup.php and change it to c:\php\php.exe Javier Ed Humes wrote: I upgraded from 0.7.9 to 0.8.0-pre3 and something broke in my php configuration, but I have no idea what that was. Here's the results of manually running poller.bat and pol

Re: [jffnms-users] PHP Error

2005-01-31 Thread Javier Szyszlican
Hi Jared, You have to go to http://localhost/admin/setup.php first and save your config, it described in the INSTALL.win32.txt file. Javier Jared Hamilton wrote: *Hello All,* * * *I am receiving this error trying to access the local host page once I enable the Apache Server to point to the follo