I check with crontab -e -u jffnms, you use /usr/bin/php to process all poller.php and others. So I need to update /etc/php.ini with non safe_mode, is it true?
Can I use /usr/local/php/bin/php which built from source. It covers with some php-mysql, my-sockets and other modules that JFFNMS need. In this case, which php.ini I will use? Mobby --- Javier Szyszlican <[EMAIL PROTECTED]> wrote: > You are running in SAFE MODE. Please disable it in php.ini > > Javier > > mobby lin wrote: > > Hi All, > > > > I try to get all networks and some errors got as below. > > > > 15:50:17 NAD failed when discovering network : > <b>Warning</b>: > > set_time_limit(): Cannot set time limit in safe mode in > > <b>/opt/jffnms/conf/configphp</b> on line <b>54</b><br />. > > 15:50:17 STOP Stopping child with PID , reason: and it > > exited normally saying: <br /> > > > > 15:50:21 Number Network Deep/Max Status > > > Changed > > IDs > > 15:50:21 1 172.16.40.0/24 1/5 > started/starting > > 11 secs ago > > NID 5 PID 1 > > 15:50:21 2 172.16.180.0/24 1/5 > started/starting > > 11 secs ago > > NID 6 PID 1 > > > > 18:16:24 Changed Network 172.16.40.0/24 to Pending, because it > was > > hanged starting > > 18:16:24 Changed Network 172.16.180.0/24 to Pending, because > it > > was hanged starting > > > > Cron job > > jffnms 3754 3746 0 18:12 ? 00:00:00 /bin/sh -c cd > > $JFFNMS && $PHP -q poller2.php master $THREADS >/dev/null 2>&1 > > jffnms 3755 3754 0 18:12 ? 00:00:00 > /usr/local/bin/php > > -q poller2.php master 5 > > > > ------------------- > > What's wrong with this messages. > > > > Mobby > > > > > > > > __________________________________ > > Do you Yahoo!? > > Read only the mail you want - Yahoo! Mail SpamGuard. > > http://promotions.yahoo.com/new_mail > > -- > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > 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 > > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration > Strategies > from IBM. Find simple to follow Roadmaps, straightforward > articles, > informative Webcasts and more! Get everything you need to get up > to > speed, fast. > http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click > _______________________________________________ > jffnms-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jffnms-users > ____________________________________________________ Yahoo! Sports Rekindle the Rivalries. Sign up for Fantasy Football http://football.fantasysports.yahoo.com ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
