On Mon, Aug 30, 2010 at 02:56:07PM -0400, dominick.bakht...@thomsonreuters.com wrote: > [Mon Aug 30 12:53:16 2010] [error] [client 127.0.0.1] PHP Warning: > require_once(/opt/jffnms/lib/api.inc.php) [<a > href='function.require-once'>function.require-once</a>]: failed to open > stream: No such file or directory in > /opt/jffnms/jffnms-0.8.5/conf/config.php on line 56 This means that the program tried to open the file /opt/jffnme/lib/api.inc.php and it could not. It usually means the real path is not set correctly.
As the config file is in /opt/jffnms/jffnms-0.8.5 and the file you are trying to load is under /opt/jffnms I'd say that's your problem. Change your real path to /opt/jffnms/jffnms-0.8.5 - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 http://www.enc.com.au/ csmall at : enc.com.au http://www.debian.org/ Debian GNU/Linux, software should be Free ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users