[PHP] HELP! php.ini file not read (was Php.ini on Solaris?)

2002-08-16 Thread Randall Perry
Ok, to answer my own question... Apparently php.ini doesn't get read until Apache is restarted. Restarting apache did the trick. -- Randy Perry sysTame Mac Consulting/Sales phn 772.589.6449 mobile email[EMAIL PROTECTED] -- PHP General Mailing List

[PHP] HELP! php.ini file not read (was Php.ini on Solaris?)

2002-08-15 Thread Randall Perry
Php.ini is in correct location according to phpinfo() at /usr/local/lib, but it's not being read. Changed several options and saw no change with phpinfo(). Anybody got any ideas? TIA Thanks. I put it in /usr/local/lib and turned register_globals On (I plan on setting it off after I

Re: [PHP] HELP! php.ini file not read (was Php.ini on Solaris?)

2002-08-15 Thread Bob Lockie
Permissions. Php.ini is in correct location according to phpinfo() at /usr/local/lib, but it's not being read. Changed several options and saw no change with phpinfo(). Anybody got any ideas? TIA Thanks. I put it in /usr/local/lib and turned register_globals On (I plan on setting it off