On Fri, 23 Nov 2001 12:36, John Monfort wrote:
>  Hello everyone!
>
>  I upgraded my system from win98 to win2k, a few weeks ago.
>  Now,  I can't seem to locate my php.ini file.
>
>  I've looked in
>   C:\
>   C:\windows
>   C:\windows\system (and system32)
>
>   to no success.
>
>  Is anyone aware of what may have happened?
>  I was under the impression that PHP could NOT run without the Php.ini
>  file, is that incorrect?
>
>  Please help.

No, PHP uses default settings if it doesn't find the ini file. Run 
phpinfo() in a script to see where it expects to find the ini file to be, 
then put one there, if you need other than the default settings.

-- 
David Robley      Techno-JoaT, Web Maintainer, Mail List Admin, etc
CENTRE FOR INJURY STUDIES      Flinders University, SOUTH AUSTRALIA  

   Brain fried - core dumped.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to