pear (on Linux/cPanel server)

When I try and run any pear command from the command line, all I get is the help docuemntation. What's with that? How do I use pear?

Example:
Code:
# pear list
pearcmd.php list [package]
If invoked without parameters, this command lists the PEAR packages
installed in your php_dir ({config php_dir)).  With a parameter, it
lists the files in that package.
Arghh.

 

 

 

 

Top