PEAR is a command line PHP library manager that simply downloads PHP libraries hosted at http://pear.php.net.

PEAR itself is already installed by SellCloud.

You can install PEAR libraries using the following commands run as root and replacing LIBRARY with the name of the library you want to install.

sudo pear5.4-sp install LIBRARY

or

sudo pear5.5-sp install LIBRARY

or

sudo pear5.6-sp install LIBRARY

or

sudo pear7.0-sp install LIBRARY

See our documentation for tutorials on how to install specific PEAR libraries.

If you are installing a library we do not have a tutorial for, please send us the steps you used to install the library so we can add documentation for it.

If you have trouble installing a particular library, please contact support.

Alert: For Control Panel Help & Tutorials, click here: Panel Tutorials
Was this answer helpful? 0 Users Found This Useful (0 Votes)

Powered by WHMCompleteSolution