Re: How do I find my php.ini file?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Hi,
>
> Fedora Core 3, PHP 5.03, MySQL 4.17, Apache 2.0.52
>
> Recent PHP installation.  I created a phpinfo() page.  When I display it
> in
> my browser, it says:
>
> Configuration File (php.ini) Path        /etc
>
> Yet when I log on to my server and look for it in /etc, it is not there.
>
> How can I find it???
>
> Thanks,
> Don

Quick and dirty way:

$ sudo find / -name php.ini

-- 
--Matthew Sims
--<http://killermookie.org>

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux