• 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 7.4

  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. D

    Instruction How to run Magento 2 on Plesk Obsidian 18 without Docker

    This guide is about how to install and run Magento 2.4x on Plesk without Docker. Our example domain will be "example-magento.com" make sure you replace this detail to the domain where you would like to set-up the magneto site. We won't cover the installation of the required components, by...
  3. S

    Issue PHP 7.4 application is not working either in FAST CGI or PHP-FPM

    Hi, I'm having trouble with new Plesk install on an Ubuntu VPS: Plesk Obsidian v18.0.47_build1800221020.08 os_Ubuntu 22.04 PHP 7.4 application is not working either in FAST CGI or PHP-FPM For PHP-FPM, the following errors are in the apache log: 2022-11-08 10:40:18 Error AH01067...
  4. Kulturmensch

    Question PHP 7.4 needed?

    All of my domains and subdomains are using php 8.1. Is there any need by Plesk Obsidian to keep php-fpm 7.4 enabled?
  5. M

    Question PHP 7.4. installed in wrong path?

    Hello, I have an Vserver with CentOS Linux 7.9.2009 (Core)‬ and Plesk Onyx Version 17.5.3 . I tried to install php 7.4 over SSH. When I call up php -v, I also get version 7.4.20. In Plesk I only get version 7.2.34. and I have now looked at the paths and found that version 7.4 is not installed...
  6. claxman

    Question 7.4 How to install "event" Module (Plugin) in PHP Version?

    WebSockets 1000 connections per process limit? · Issue #251 · walkor/Workerman How do I install the PHP "event" extension as described here ?
  7. Martin73

    Issue How can I define command-line interpreter for PHP 7.4

    I've installed PHP 7.4 according to these instructions. I have also read that Plesk 18 (Obsidian) doesn't use OS PHP. So I uninstalled PHP 7.2 because it's outdated. But now I have no command-line interpreter defined. How can I do this for PHP 7.4? Ubuntu 18.04.3 Plesk Obsidian 18.0.33
  8. C

    Issue Cannot change pm.max_children in domain PHP settings

    I'm having trouble understanding how pm.max_children works in PHP settings of a specific domain. What I did : - Websites and domains - Scroll to my domain "example.com" and click "PHP Settings (v7.4.8)" - Under "PHP-FPM settings", entered "200" as the value for "pm.max_children" - Clicked...
  9. Automata

    Question How to install Brotli extension for PHP 7.4.x with Ubuntu 20.4.1 LTS ?

    Hi, Operating system: Ubuntu 20.04.1 LTS Plesk version: Plesk Obsidian v18.0.33_build1800210123.00 PHP version: 7.4 Server type: NGINX only I have already googled and tried all the existing guides but unfortunately none seem to work. So i kindly ask for help on how to install Brotli...
  10. L

    Question ZMQ install on php 7.4

    Hi All, is there a guide to install ZMQ on Plesk Obsidian 18.0.31 (Debian 9) on PHP 7.4? Thanks
  11. A

    Issue wp_mail function not working in PHP 7.4.12

    Hi, using the basic script below <?php /** * This file can be used to validate that the WordPress wp_mail() function is working. * To use, change the email address in $to below, save, and upload to your WP root. * Then browse to the file in your browser. * * For full discussion and...
  12. H

    PHP 7.4 compatibility issue with Wordpress Toolkit

    If I'm updating a website from Plesk that's using PHP 7.4 I get these notices: PHP Deprecated: implode(): Passing glue string after array is deprecated. Swap the parameters in /opt/psa/admin/plib/modules/wp-toolkit/vendor/wp-cli/wp-cli/php/WP_CLI/DocParser.php on line 75 PHP Notice: Trying to...
  13. daedparrotsoftware

    Issue Can't Select PHP 7.4 on Obsidian 18.0.21?

    we have: OS: ‪CentOS Linux 7.7.1908 (Core)‬ Product: Plesk Obsidian 18.0.21 , last updated at Nov 26, 2019 07:02 AM Checked at Dec 26, 2019 03:21 AM. Which I thought included php 7.4 - log shows 7.4 being updated, but the "Install or Upgrade Plesk" apge does NOT list php 7.4 as an option we...
  14. Nicola Urbinati

    Resolved PHP 7.4 non working for a domain

    Hi, I'm switching to PHP 7.4 Different domains worked, only one throws: (2)No such file or directory: AH02454: FCGI: attempt to connect to Unix domain socket /var/www/vhosts/system/domain.com/php-fpm.sock (*) failed Is there a way to fix/debug this?
Back
Top