![]() |
|
PECL installation - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: PECL installation (/showthread.php?tid=3719) |
PECL installation - dcimdu - 05-03-2017 Hi, I have recently installed sentora on my Dedicated server - Ubuntu 14.04 LTS I am in need to use zip_open php functionality for my website and it requires PECL zip version greater than 1.0.0. http://php.net/manual/en/function.zip-open.php Please guide me to install the PECL zip without disturbing other settings. Thanks in advance. RE: PECL installation - worksmarter - 05-04-2017 PHP7 offers the newest version, 1.0.0 ...and PHP4 has 4.1.0 PHP5 has 5.2.0. If you are looking for 1.0.0 then you must have PHP 7 running and there will be no support on the forums for PHP7 issues. - Maybe I am misunderstanding your post. RE: PECL installation - dcimdu - 05-04-2017 (05-04-2017, 10:38 AM)worksmarter Wrote: PHP7 offers the newest version, 1.0.0 Hi, Thanks for your reply. I would like to install PECL zip on my server, Also I want to make sure that the PECL zip installation won't affect the other server functionality. Because I have tried to install PECL zip on my another server which runs on Sentora and the installation totally collapse the server which means I am unable to access Sentora panel after that. Hope you understand ![]() Please find the server configuration below, Server OS:Ubuntu Apache Version:2.4.7 PHP Version:5.5.9-1ubuntu4.21 MySQL Version:5.5.55-0ubuntu0.14.04.1 Sentora Version:1.0.3 |