Site icon VipsPatel

How to Install or Uninstall PECL Extensions

Pre-Flight Check

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!

Exit mobile version