Thank you Craig. For whatever reason mysql module was not loading up even though the extention=mysql.so was in /etc/php5/cli/php.ini, running php -m showed that.
Running the following on ubuntu edgy: sudo dpkg-reconfigure php5-mysql and answering yes to two questions regarding loading of mysql fixed the issue. Thank you all for your help. Sincerely, Rafal On Wed, Dec 06, 2006 at 09:08:04AM -0500, Gan, Rafal wrote: > Running php -q poller.php or poller2.php or rrd_ analizer.php seems to > just quit after executing the command with no output displayed on the > screen. Any ideas where I can start to try to understand what the > problem might be? >I've seen that with missing modules. There are two ini files; one for apache and one for cli. If the cli ini is missing some modules, specificaly snmp or the database one, you get that sort of thing happening. php -m should tell you what you have. - Craig _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users ------------------------------------------------------------------------- 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 jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users