• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results for query: "pecl" "install"

  1. P

    Issue Firebird connect from php

    Did you install the PECL package PECL :: Package :: PDO_FIREBIRD using the PHP PECL installer in Plesk? https://support.plesk.com/hc/en-us/articles/15233115709463-How-to-install-PECL-packages-in-Plesk
  2. P

    Resolved memcached PHP extension for PHP support instruction error

    I can not install or uninstall memcached extension. # /opt/plesk/php/7.4/bin/pecl install memcached pecl/memcached is already installed and is the same as the released version 3.2.0 install failed
  3. scsa20

    Question How to enable php-xmlrpc on my server

    Tools & Settings > PHP Settings > Select the PHP package you're using (8.2.x FPM application, 8.2.x FastCGI application, or whatever), click Manage PECL Packages, search for xmlrpc, click on the plus icon and click install package, then make sure to tick it on. See the following for more info...
  4. A

    Question How to enable php-xmlrpc on my server

    Hello, I've tried this but there is a xmlreader, an xmlwriter but not RPC when I do Manage PECL Packages and want to add one I only found XMLRPCi, what is (from my research) an improve version of XMLRPC but that never left the beta level … And even if I try to install it I'm facing this error :
  5. P

    Issue Trying to add pecl_http but its failing

    Whatever that is, it needs to be installed first. I think it is another PECL package, so maybe try to install that "raphf" first? PECL :: Package :: raphf Have you considered using the built-in PECL package installer that you can use from the GUI's PHP page?
  6. O

    Resolved memcached PHP extension for PHP support instruction error

    You install igbinay in default php version and try use it in php 7.4 /opt/plesk/php/7.4/bin/pecl install igbinary
  7. BrinsleyP

    Issue error on install ENV

    Hello... When i try install a phpmodule ( ENV ) on PECL php configuration... the plesk show a error with beta version.. So, how to fix this to proceed install ?
  8. P

    Issue error on install ENV

    Any software that is not a production version is not supported by Plesk. This not only true for PECL packages, but also for other software. However, you can install any package you like directly on the operating system level manually.
  9. S

    Issue Trying to add pecl_http but its failing

    Ahhh! I have now, but it still fails to install. WARNING: channel "pecl.php.net" has updated its protocols, use "pecl channel-update pecl.php.net" to update downloading pecl_http-4.2.4.tgz ... Starting to download pecl_http-4.2.4.tgz (224,933 bytes)...
  10. P

    Resolved memcached PHP extension for PHP support instruction error

    I have run this: /opt/plesk/php/7.4/bin/pecl install igbinary But still I can not install or uninstall memcached extension. What do you suggest? I can remove php 7.4 and dependicies (webmail apps), and install back. Will it be a problem? Or any basic solution? Regards.
  11. R

    Issue sh: gs: command not found exporting files as pdf

    Last extension list was not PECL though.. was PHP.. so is different. Issue with not finding libps installing PS PECL package still remains.
  12. AYamshanov

    Forwarded to devs ICU version outdated? Timezone "Europe/Kyiv" throw U_ILLEGAL_ARGUMENT_ERROR

    Hi Azurel, Have you tried a solution from https://support.plesk.com/hc/en-us/articles/15233115709463-How-to-install-PECL-packages-in-Plesk? I have tried it just to test on my test server, 1. I have searched and installed the PECL package, 2. ...checked that the package is installed and...
  13. P

    Issue Trying to add pecl_http but its failing

    I mean the installation. You are installing a package for which PHP version? Is the pecl/raphf already present for that very PHP version? The installation routine says: No, it is not. Where do you see that it is? On the phpinfo() page?
  14. BrinsleyP

    Issue error on install ENV

    Stable, not, but all panels in world, and all servers use this pack. And in manual configuration too. But some pack in PECL are too beta yet and no have stable versions. And its impossible install some pack this because no have stable version
  15. P

    Resolved memcached PHP extension for PHP support instruction error

    I guess igbinary is installed and I see this error. #rpm -qa|grep igbinary php-pecl-igbinary-1.2.1-1.el7.x86_64
  16. P

    Issue sh: gs: command not found exporting files as pdf

    Not all PECL extensions can be installed through the PECL installer, because some just don't behave as expected by such an extension. Maybe this is one of them. You could install the extension manually. You could also open a support ticket with Plesk support to get better individual assistance...
  17. L

    Resolved Install SSH2 PHP81 PECL error

    Hey guys, I tried to install SSH2 on Debian 11 with the following command: plesk bin php_handler --extension-install ssh2 -id plesk-php81-fpm but I got the following error: ...grep: write error: Broken pipe Configuring for: PHP Api Version: Zend Module Api No: Zend Extension Api No...
  18. R

    Issue sh: gs: command not found exporting files as pdf

    It seems to be very difficult to get PDF export to work on a chrooted Plesk environment and it Ghostscript or Postscript PS PECL package is not installed any default and installing fails with default setup. Plesk has responded and I was told to update Chrooted env and add the program with...
  19. D

    Issue How to install Memcache PECL extension for PHP (not Memcached)

    after I run `/Applications/MAMP/bin/php/php7.4.3/bin/pecl install memcache-4.0.5.2` have error: `checking for the location of zlib... configure: error: memcache support requires ZLIB. Use --with-zlib-dir=<DIR> to specify prefix where ZLIB include and library are located`
  20. Azurel

    Forwarded to devs ICU version outdated? Timezone "Europe/Kyiv" throw U_ILLEGAL_ARGUMENT_ERROR

    I have to ask again because I have the problem again. For example with "America/Ciudad_Juarez" which exists in timezone_identifiers_list() but is not available in datefmt_create(). This is a serious problem when timezones cannot be used. Is there a support article explaining how to update the...
Back
Top