The phpinfo() will display either the directory in which it expects to find
the php.ini file (if the php.ini does not exist) or it will display the full
path, including the filename (if the php.ini DOES exist where expected).

> -----Original Message-----
> From: Jay Blanchard [mailto:[EMAIL PROTECTED] 
> Sent: Monday, February 07, 2005 12:53 PM
> To: Stephen Wong
> Cc: php-general@lists.php.net
> Subject: RE: [PHP] Question about php.ini
> 
> [snip]
> Yup, I have tried making a copy of it.  I'm just not exactly 
> sure how to test it?  I ran phpinfo() , and it runs even 
> without a php.ini.
> [/snip]
> 
> Change something in the configuation file that you know you 
> can run a test on, like safe mode status, then restart Apache 
> and conduct the test.
> 
> --
> PHP General Mailing List (http://www.php.net/) To 
> unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to