You have permission errors in /var/lib/php (not writable by your apache user).
And also you didn't import the DB Schema & Data into the DB Server, check the INSTALL file steps. Javier Miroslav Pavlovic wrote: > Hello, > > > > After my jffnms installation I could manage my apache access problem and > could do some settings on the jffnms setup page. But now the following > error appears: > > When I Point my browser to : http://myserver/jffnms/ it forwards me to > http://myserver/jffnms/admin/setup.php > > > > *Fatal error*: Cannot redeclare find_file() (previously declared in > /opt/jffnms/conf/config.parse.func.inc.php:6) in > */opt/jffnms/htdocs/conf/config.parse.func.inc.php* on line *6* > > * * > > > > > > When I try to change the directory and point my browser to any .php file > (for ex. Tools.php) in the /jffnms/admin folder I get to the Login > Screen, but after the login I get the following error: > > > > *Warning*: session_start(): > open(/var/lib/php/sess_ac807f0926c88c34ddf83a8a6532c57c, O_RDWR) failed: > Permission denied (13) in */opt/jffnms/htdocs/auth.php* on line *42* > > *Warning*: session_start(): Cannot send session cookie - headers already > sent by (output started at /opt/jffnms/htdocs/auth.php:42) in > */opt/jffnms/htdocs/auth.php* on line *42* > > *Warning*: session_start(): Cannot send session cache limiter - headers > already sent (output started at /opt/jffnms/htdocs/auth.php:42) in > */opt/jffnms/htdocs/auth.php* on line *42* > 11:27:06 db_ping(mysql) Connection to DB Restored... 11:27:07 > db_ping(mysql) Connection to DB Restored... 11:27:08 db_ping(mysql) > Connection to DB Restored... 11:27:09 db_ping(mysql) Connection to DB > Restored... 11:27:10 db_ping(mysql) Connection to DB Restored... > *Warning*: mysql_num_rows(): supplied argument is not a valid MySQL > result resource in */opt/jffnms/lib/api.db.inc.php* on line *306* > 11:27:11 db_ping(mysql) Connection to DB Restored... 11:27:12 > db_ping(mysql) Connection to DB Restored... 11:27:13 db_ping(mysql) > Connection to DB Restored... 11:27:14 db_ping(mysql) Connection to DB > Restored... 11:27:15 db_ping(mysql) Connection to DB Restored... > *Warning*: mysql_num_rows(): supplied argument is not a valid MySQL > result resource in */opt/jffnms/lib/api.db.inc.php* on line *306* > 11:27:16 db_ping(mysql) Connection to DB Restored... 11:27:17 > db_ping(mysql) Connection to DB Restored... 11:27:18 db_ping(mysql) > Connection to DB Restored... 11:27:19 db_ping(mysql) Connection to DB > Restored... 11:27:20 db_ping(mysql) Connection to DB Restored... > 11:27:20 Query Failed - table_insert(events) - insert into events > (date,type,host,interface,state,username,info) VALUES ('2006-11-27 > 11:27:15','43','1','Login','failed','admin','from 192.168.0.45') - Table > 'jffnms.events' doesn't exist11:27:21 db_ping(mysql) Connection to DB > Restored... 11:27:22 db_ping(mysql) Connection to DB Restored... > 11:27:23 db_ping(mysql) Connection to DB Restored... 11:27:24 > db_ping(mysql) Connection to DB Restored... 11:27:25 db_ping(mysql) > Connection to DB Restored... > *Warning*: join(): Bad arguments. in > */opt/jffnms/lib/api.events.inc.php* on line *246* > Query Failed - events_list() - Table 'jffnms.hosts' doesn't exist > *Warning*: Unknown(): > open(/var/lib/php/sess_ac807f0926c88c34ddf83a8a6532c57c, O_RDWR) failed: > Permission denied (13) in *Unknown* on line *0* > > *Warning*: Unknown(): Failed to write session data (files). Please > verify that the current setting of session.save_path is correct > (/var/lib/php) in *Unknown* on line *0* > > * * > > * * > > * * > > * * > > *Some more information’s about my system:* > > * * > > *Suse 10.0* > > *Apache 2.054* > > *MySQL 4.1.13* > > *PHP 4.4.0* > > * * > > * * > > *Thanks.* > > *Best regards.* > > * * > > *Miro* > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > ------------------------------------------------------------------------ > > _______________________________________________ > jffnms-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jffnms-users -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Javier Szyszlican, Project Leader, JFFNMS [EMAIL PROTECTED] I hope JFFNMS or I were helpful to you, if you can, please donate at http://jffnms.org/donate ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
