On Thu, Jun 10, 2004 at 12:10:27PM +0200, Alejandro Murciano Renedo wrote: > Warning: main(../conf/config.php): failed to open stream: No such file or > directory in /opt/jffnms/engine/poller.php on line 22 This means /opt/jffnms/conf/config.php is missing.
This file loads in the api files, including one which defines the function > Fatal error: Call to undefined function: satellite_get_id() > in /opt/jffnms/engine/poller.php on line 34 And it dies when it cannot find satellite_get_id() So, where is your config.php hiding? - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 Eye-Net Consulting http://www.enc.com.au/ MIEE Debian developer csmall at : enc.com.au ieee.org debian.org ------------------------------------------------------- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Developers European Conference, 28-30th June in Norway http://2004/guadec.org _______________________________________________ jffnms-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jffnms-users
