On Tue, Jan 25, 2011 at 13:33, Ethan Rosenberg <eth...@earthlink.net> wrote:
>
> As far as I can tell, the PHP is installed directly on my computer.  Now
> what?

    From the command line, type:

        which pear

    If it gives you a path, PEAR is installed, and you can use it as
you desire.  If it indicates that nothing was found, then you need to
install it.  PEAR is not part of the PHP packages provided by any OS
vendors (or any package maintainers of which I'm aware).

-- 
</Daniel P. Brown>
Network Infrastructure Manager
Documentation, Webmaster Teams
http://www.php.net/

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

Reply via email to