I never installed it so... here is my next question. how would I find out how it was installed?
Ask the person who set it up?
If you're on a RPM based system (Red Hat, Fedora, etc), do this at the command line...
rpm -qa | grep php
and if PHP is installed as an RPM, it will show up there.
-- John C. Nichel ÜberGeek KegWorks.com 716.856.9675 [EMAIL PROTECTED]
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php