NYCPHP Meetup

NYPHP.org

[nycphp-talk] PHP.INI File on a LAMP Server

David Mintz dmintz at davidmintz.org
Mon Jan 12 22:12:19 EST 2004


On Mon, 12 Jan 2004, Dan Cech wrote:

> ahh, you'd be better off with:
>
> find /etc -name php.ini
>
> and if that fails:
>
> find / -name php.ini

Might I suggest adding 2>/dev/null to that so your screen doesn't fill up
with "permission denied"

Anyway, the good news is, it ain't hard to figure out where your php.ini
is (-:

---
David Mintz
http://davidmintz.org/

        "Anybody else got a problem with Webistics?" -- Sopranos 24:17



More information about the talk mailing list