> 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

Reply via email to