Get the most out of your Centmin Mod LEMP stack
Become a Member

PHP-FPM PHP 8.5.3 compiling error

Discussion in 'Beta release code' started by duderuud, Feb 26, 2026.

  1. duderuud

    duderuud Active Member

    318
    97
    28
    Dec 5, 2020
    The Netherlands
    Ratings:
    +215
    Local Time:
    7:34 AM
    1.29 x
    11.4
    Alma10 with PHP 8.4 runs without issues, PHP 8.5.3 generates an error:

    Code (Text):
    [08:49][root@bla ~]# php -v
    PHP Warning:  PHP Startup: Unable to load dynamic library 'mailparse.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20250925/mailparse.so (/usr/local/lib/php/extensions/no-debug-non-zts-20250925/mailparse.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20250925/mailparse.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20250925/mailparse.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
    PHP 8.5.3 (cli) (built: Feb 26 2026 08:46:33) (NTS)
    Copyright (c) The PHP Group
    Zend Engine v4.5.3, Copyright (c) Zend Technologies
        with Zend OPcache v8.5.3, Copyright (c), by Zend Technologies
    



    Tried 2 times but the issue remains
     
  2. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    3:34 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
  3. duderuud

    duderuud Active Member

    318
    97
    28
    Dec 5, 2020
    The Netherlands
    Ratings:
    +215
    Local Time:
    7:34 AM
    1.29 x
    11.4
  4. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    3:34 PM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    Updated 141.00beta01 for possible fix, so run cmupdate and then re-run centmin.sh menu option 5 recompile for PHP 8.5.3. I say possible fix as I didn't have any issues with it on my test AlmaLinux 10 install.
     
  5. duderuud

    duderuud Active Member

    318
    97
    28
    Dec 5, 2020
    The Netherlands
    Ratings:
    +215
    Local Time:
    7:34 AM
    1.29 x
    11.4
    Now it works(y)