• 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: php pecl

  1. N

    Question Php 7.4 ds module not working

    I installed and enabled the ds enxtension via gui pecl packages for php7.4. Installation finished with no errors, but ds is not showing on php info. root@server:/opt/plesk/php/7.4/bin# ./php -m | grep ds PHP Warning: PHP Startup: Unable to load dynamic library 'ds.so' (tried...
  2. 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 ?
  3. HoracioS

    Issue Install Roundcube as a site for a client

    Hello, I need to set up a Roundcube as a website, and I've been trying to do it through Softaculous, but I'm having a hard time. It's giving me the following error: The following errors were found : Required PHP extension not found : pdo_mysql Required PHP extension not found : pcre Required...
  4. 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
  5. 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...
  6. 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
  7. 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
  8. P

    Resolved memcached PHP extension for PHP support instruction error

    Hello, I have tried to follow these instructions but ended with an error. ( https://support.plesk.com/hc/en-us/articles/12377651968023-How-to-install-uninstall-memcached-PHP-extension-for-Plesk-PHP-handlers ) These instruction will be failed if you want to change "igbinary => yes" on Centos...
  9. 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 :
  10. 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?
  11. M

    Resolved PECL doesn't work anymore?

    when trying to install some extension for php /opt/plesk/php/8.2/bin/pecl install memcached No releases available for package "pecl.php.net/memcached" /opt/plesk/php/8.2/bin/pecl install apcu No releases available for package "pecl.php.net/apcu" /opt/plesk/php/8.1/bin/pecl install apcu...
  12. P

    Resolved [Duplicate] Uninstall memcached PHP extension error

    By copying needed .h files I have managed to install php memcached extension. But it did not run properly so I have decided to uninstall from console and plesk, it gives the same error. # /opt/plesk/php/7.4/bin/pecl uninstall memcached PHP Fatal error: Uncaught Error: Cannot use object of type...
  13. P

    Issue Trying to add pecl_http but its failing

    It may be available for another PHP version, but not for the one you are trying to add the other PECL package to.
  14. 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.
  15. 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)...
  16. 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.
  17. 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?
  18. R

    Question How to install PECL/XMLRPCi from within Plesk 18.0.49

    Being a newbee with Plesk, I'm trying to install PECL extension XMLRPCi from within Plesk 18.0.49, but I get this error message: How can I resolve this? How can I change the channel? EDIT: My PHP version is 8.0.27
  19. N

    Resolved Cannot install any pecl module PHP 8.0

    Hello Everyone, I need to install mongodb php extension into my pesk with different PHP version. Here is the problem: Launch the command: # /opt/plesk/php/8.0/bin/pecl version PEAR Version: 1.10.13 PHP Version: 8.0.25 Zend Engine Version: 4.0.25 Running on: Linux vps-db******...
  20. 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
Back
Top