Pre-Flight Check
- These instructions are intended specifically for installing or uninstalling PECL Extensions.
- I’ll be working from a Liquid Web Core Managed CentOS 6.5 server, and I’ll be logged in as root. That said, these instructions will work on any server where PECL and PEAR are installed.
PECL, or the PHP Extension Community Library, is a repository for PHP extensions. There are many, many PECL extensions including, but not limited to: 1. database extensions, such as mongo, and 2. networking extensions, such as geoip.
The general command is pecl install extension. As an example, to install the PECL extension for perl:
pecl install perl
The general command is pecl uninstall extension; to uninstall the PECL extension for perl:
pecl uninstall perl
Want to Try This Tutorial?
Launch a Free* Storm Server
*For new customers only
<!– –><!– –>
Thank you. Your request has been submitted and we’ll be sending you a $75 Storm coupon shortly!
No Comments