The generic unix installation guide suggest these need to be in the /etc/php.ini file: Register_Globals = On error_reportting = E_ALL & ~E_NOTICE allow_url_fopen = On include_path = .:/usr/share/pear
in my /etc/php4/apache/php.ini I have these entries:
register_globals = On error_reporting = E_ALL & ~E_NOTICE allow_url_fopen = On include path = "./usr/share/pear"
However the first entry is case different AND the last entry must be wrong as I do not have a /usr/share/pear directory! In fact I do not have a 'pear' dir or file ANYWHERE on this system.....................?
James
The last difference I have discovered between the generic unix installation guide and the debian guide is cron scheduling. The dir /opt exists but is empty.......
Ideas?
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ jffnms-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jffnms-users
