I need to upgrade the PEAR files for my PHP installation. Currently PHP is
compiled as a Dynamic Shared Object (DSO) for Apache.  

I've found three copies of the PEAR.PHP file on my system

/usr/share/php/PEAR.php
/usr/lib/php/PEAR.php
/usr/local/lib/php/PEAR.php

how can I tell which one is being used by PHP?  

-Scott

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to