Re: [jffnms-users] PHP/Apache Issue

2006-06-16 Thread Kory R. Knopp
Title: PHP/Apache Issue did you include or uncomment the and relate close statement as well as a document root statement? you should have something that looks like:       ServerAdmin [EMAIL PROTECTED]    DocumentRoot /opt/jffnms/htdocs    ServerName nms.yournet.com  

[jffnms-users] PHP/Apache Issue

2006-06-16 Thread Gardner, Mike
Title: PHP/Apache Issue Hello I am still trying to get this working on a new install of JFFNMS on XP Pro.  My problem is with the Apache for PHP5 section.  If I rem out the additions to the httpd.conf file, Apache starts fine and I can pull up the "It Works" web page.  If I leave the addition

[jffnms-users] Install problem?

2006-06-16 Thread Cody Grosskopf
  I just recently installed jffnms on a SuSE 9.3 server and i get this when i login: Warning: session_start(): open(/var/lib/php/sess_5759ac6b1e06899645be98348538dcd6, O_RDWR) failed: Permission denied (13) in /opt/otrs/bin/cgi-bin/jffnms/htdocs/auth.php on line 42Warning: session_start():

[jffnms-users] Setup Problem

2006-06-16 Thread KURT AARON SAVIDGE
Ok guys here is the problem. Im still trying to get JFFNMS up and running on a Server 2003 machine using Apache 2.2.2, MySQL 4.1, PHP5, WinPCAP 3.1. Originally had an issue getting to the setup.php file, there was a problem with MySQL that I think I got worked out. When I pull up setup.php I

Re: [jffnms-users] poller

2006-06-16 Thread Boris Belousov/GEMMA Systems spol. s r.o.
Go to Administration - Hosts - edit the desired host and set 1 minute and then try if you can set also 1 minute for the interface you wish and the rest of host interfaces set back to five minutes? Hope this could help. Boris "klx out" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 16.06.200

[jffnms-users] poller

2006-06-16 Thread klx out
I like to know if it is possible to modify the tiem of the poller and define a time of 1 minute for some interfaces only two interfaces Thanks _ Grandes éxitos, superhéroes, imitaciones, cine y TV... http://es.msn.kiwee.com/ Lo mej

Re: [jffnms-users] Setup Issue: MySQL reports not working and error

2006-06-16 Thread Simon Michuki
Thanks Javier,   I was trying to stick with the pre-packaged stuff that comes with Fedora Core 5 being a newbie to Linux.   And yes I still have trouble when I try to run jffnms-0.8.2.mysql. Apparently there us a table jffnms.types that cannot be found.   I will try the 0.8.3-rc1. If anyone

[jffnms-users] SQL Query Interface Type problem

2006-06-16 Thread LIMA David
Hi list, I'm trying to setup a simple SQL Query to check the status of an MS-SQL DB but something does not work on JFFNMS. When I try to connect to my DSN using cli (isql for example) my query works and outputs 830 rows. So I setup a new interface for my MS-SQL box that do the same query (wit

Re: [jffnms-users] Setup Issue: MySQL reports not working and error

2006-06-16 Thread Javier Szyszlican
Simon, I'm glad you fixed the problem but you still have a DB issue, your MySQL is too new for the 0.8.2 mysql file, you could try with 0.8.3-rc1 or downgrade MySQL. Javier Simon Michuki wrote: > The database still report No to the "Is the database working" feild. > > Other problem is when I t