Just got done trying to install 0.8.3 of jffnms with a fresh apache 2.0.x and 
php 5 install.  When trying to access jffnms via a browser, its as if the php 
code is not being processed as php code (The server -is- configured correctly 
to process php scripts).  I took a look the .php files for jffnms and they all 
delimit the php code with <? ... ?>  instead of <?php  ...  ?>.   

from www.php.net: 

PEAR states:

Always use <?php ?> to delimit PHP code, not the <? ?> shorthand. This is 
required for PEAR compliance and is also the most portable way to include PHP 
code on differing operating systems and setups.

It are these small things that enhance readability in group projects, or 
libraries.



Why does jffnms not use <?php ... ?>  ???



--
Jeff Schoby
Unix/Network Admin
City of Columbia, Missouri
573.874.6320



** Virus scanned by City of Columbia MO Spam/Virus Firewall **

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to