[BACK]Return to MESSAGE CVS log [TXT][DIR] Up to [local] / ports / net / jffnms / pkg

File: [local] / ports / net / jffnms / pkg / Attic / MESSAGE (download)

Revision 1.1.1.1 (vendor branch), Thu Jun 3 05:54:16 2010 UTC (14 years, 1 month ago) by yason
Branch: yason
CVS Tags: import
Changes since 1.1: +0 -0 lines

import

To run jffnms you should change this in your php.ini file:
    register_globals = On
    register_argc_argv = On
    error_reporting  =  E_ALL & ~E_NOTICE
    allow_url_fopen = On
    short_open_tag = On