How to install a PHP PECL package
Announcement
Collapse
No announcement yet.
PHP PECL
Collapse
X
-
I have been playing around to CloudLinux to see if I can using it for my environment. For a couple php websites I have a couple PECL packages(extensions) installed like pdflib. I cannot figure out how I would run the pecl install command line for a pacific php version.
Example:
pecl install pdflib
Thanks,
Mark.
-
It is possible to compile any needed extension using a documentation: http://docs.cloudlinux.com/php_compi...xtensions.html
However we provide large number of already pre-built extensions that could be used bu users, example screenshot for PHP55:
Comment
Comment