Does Hostvento Hosting support PECL?
PECL (PHP Extension Community Library) packages can be installed on a dedicated server or virtual private server (VPS), however we do not support them on shared hosting accounts.
There are a few reasons why we do not support PECL on shared hosting accounts:
- If PECL packages contain serious bugs, they can break PHP itself. Because PECL packages are third-party add-ons, there is a risk that they have not been tested as thoroughly as the base PHP libraries.
- PECL packages require recompilation every time the PHP version is upgraded. This requirement adds time and complexity to upgrades, and also increases the risk of incompatibilities between PECL components and the base PHP libraries.
- Most popular PECL libraries are eventually included with PHP after they have proven their stability.
More Information
For more information about PECL, please visit http://pecl.php.net.