On Mon, Mar 14, 2005 at 09:00:16PM -0500, Henry Dziewa wrote: > Yes, well, the script http://localhost/jffnms/admin/adm/test.php > shows that I'm editing the right php.ini file, there is actually only one on > the system. That's probably the incorrect assumption "the only one". Depending on how your PHP is compilied you may have many php.ini files, one for each way of using php (webserver, cli for example)
> The only other errors on the page are shown for following: > NMAP PortScanner Executable Path Error > SMSClient for SMS via Modem Error > Register Globals set to On ---shows as NO You have two register_globals lines One near the top, my guess is line 30 or so, and one halfway through. Did you mention this before or have we had now two people do this in the same week? > As far as the permissions, I changed the apache server to use jffnms > user/group to run as > instead of the default www/www but this didn't make any difference. Is there > another > way to see what's happening, if there are any permission issues ? That's not an ideal way of running the webserver, the install file has a better way. It doesn't help with the register globals problem anyway. - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 Eye-Net Consulting http://www.enc.com.au/ MIEE Debian developer csmall at : enc.com.au ieee.org debian.org ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
