Re: [PHP] Q on echo phpinfo() ;

2003-07-05 Thread jsWalter
"Philip Olson" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > You may set the location of php.ini by using the PHPRC > environment variable or during ./configure use the > --with-config-file-path directive. So, I take it that this is a setting you use during compile time. So, to f

Re: [PHP] Q on echo phpinfo() ;

2003-07-05 Thread Philip Olson
You may set the location of php.ini by using the PHPRC environment variable or during ./configure use the --with-config-file-path directive. Maybe you should just copy a php.ini into the directory PHP is looking for it in, which appears to be C:\WINNIT. If PHP was actually reading a php.ini, yo