On Tue, Oct 11, 2011 at 14:40, Nam Gi VU <[email protected]> wrote:
> Hi every one,
> Currently when I call php --ini from CLI, I just see C:\Windows but search
> for this location, I cannot find any php.ini files.
> I'm stuck there - where is the php.ini file used by php.exe called from CLI
> as below
>
> *C:> php --ini*
If there's no php.ini file in the path it's checking, it'll just
use the internal defaults. You may not have a php.ini file anywhere
on your system, which is okay if you don't need to do any tuning.
--
</Daniel P. Brown>
Network Infrastructure Manager
http://www.php.net/
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php