• 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

php extension

  1. M

    Question How to enable the intl extension in Plesk

    Hi everyone, how can I enable the intl extension in plesk? I already set Tools & Setting > PHP Settings > 8.0.30 FPM and selected intl from the list. It doesnt work. So I added in website & domains, php settings in additional directives and added extension=intl. but in phpinfo, the...
  2. S

    Question PHP 8.1 additiona extensions

    Hello For one of my project i need some additional php extensions like php8.1-cli, php8.1-common, php8.1-curl, php8.1-fpm, php8.1-mysql, php8.1-xml, php8.1-zip I try plesk installer add --components php8.1-cli, php8.1-common, php8.1-curl, php8.1-fpm, php8.1-mysql, php8.1-xml, php8.1-zip I have...
  3. D

    Resolved ImageMagick WEBP supported formats Ubuntu

    Hello Pleskians, can somone help me to recompile php extension imagick with webp support on Plesk Obsidian on Ubuntu Ubuntu 18.04.6 ? Need WEBP in ImageMagick supported formats Thank you in advance
  4. E

    Resolved Intl PHP Extension for PHP 7.2

    Hallo, am tried everything, but i can not solve my issue. I can not install a Webshop, because of missing the "Intl PHP Extension". Can someone help me with that? Is it installed autoamtically in Plesk or do i have to do this? Kind regards, Jake
  5. J

    Issue Cannot enable opcache

    I cannot enable opcache for PHP 5.5.38, phpinfo() shows Zend OPcache Opcode Caching Disabled Optimization Disabled I tried three options with no success: 1. Switching opchache On in Domain->PHP Settings 2. Adding PHP directives directly on the same PHP settings page: opcache.enable=1...
  6. J

    Issue PHP extension problem for multiple PHP versions

    I cannot add PHP extensions for any version higher than 5.4. This is the problem I am experiencing, step-by-step: 1. Switch to PHP 5.5.38 in Domain->PHP Settings 2. Add a few installed extensions to the 'Additional configuration directives ' on PHP settings page, e.g. extension=stats.so...
  7. J

    Question add one extension (shmop) to php

    Hello friends I have a problem and i cannot find the solution I need install a extension (shmop) in one of my php handlers (installed by plesk), but i dont know to make it. i think that i need to recompile php with --enable-shmop, but i dont now how to make it. It is possible? Thanks
Back
Top