On Thu, Jul 10, 2008 at 03:57:13PM +1000, Gibbs, Darren wrote:
> Is JFFNMS still requiring php 4, or will it work on PHP 5?
Works fine on 5.
[EMAIL PROTECTED]:/usr/share/jffnms/engine$ php -v
PHP 5.2.6-2 with Suhosin-Patch 0.9.6.2 (cli) (built: Jul  3 2008 07:52:34)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies

> running, and when I try to run it manually (with /usr/bin/php -q
> poller.php) all I get is effectively a cat of the poller.php file.
A cat of the file sounds like there is something seriously broken with
your setup.  Could it be something wrong with the configuration of your
new PHP?

poller.php uses the short tags "<?" and not "<?php", perhaps that is the
problem? http://au.php.net/manual/en/ini.core.php#ini.short-open-tag

 - 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 

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to