Recent content by EmiNarkotik

  1. E

    Issue PHP extensions disappeared

    There is this. /opt/plesk/php/7.4/include/php/ext/gmp/php_gmp_int.h Does it GMP work here?
  2. E

    Issue PHP extensions disappeared

    I did what he said. 0- php -v PHP 7.4.4 (cli) (built: Mar 20 2020 15:04:26) ( NTS ) Copyright (c) The PHP Group Zend Engine v3.4.0, Copyright (c) Zend Technologies with Zend OPcache v7.4.4, Copyright (c), by Zend Technologies 1 - yum install epel-release 2 - yum install gcc...
  3. E

    Resolved How to install/enable GMP (math functions) extension for PHP on Plesk?

    Centos 7 Plesk PHP 7.4.4 /opt/plesk/php/7.4/bin/pecl install gmp Notice: Trying to access array offset on value of type bool in PEAR/REST.php on line 187 PHP Notice: Trying to access array offset on value of type bool in /opt/plesk/php/7.4/share/pear/PEAR/REST.php on line 187 No releases...
  4. E

    Issue PHP extensions disappeared

    Hi. My php plesk 7.4.4 how to install gmp ? no file = /opt/plesk/php/7.4/lib64/php/modules/gmp.so ?
Back
Top