Hi,
In PHP 8.3 , I was not able to enable mbstring extension on aaPanel 6.8.33. The extension not available in the extension list. Please help.


    kiranrs
    Hello, what web service are you using? Try reinstalling php. And check the installation process for errors,
    What is your CPU architecture? What is a server operating system?

      5 days later

      I also encountered the same error when using php8.3. Looking forward to the solution

      aaPanel_Kern - I'm using the server mainly the development for the Laravel applications. I'm using Linux debian10 4.19.0-26-amd64 #1 SMP Debian 4.19.304-1 (2024-01-09) x86_64 , aaPanel LinuxStable 6.8.33. I'm not getting any errors while installing the PHP. I reinstalled with Compiled mode, Fast mode is not working

      Same issue here...Can anyone please help ?

      9 days later

      edit /www/server/panel/install/php.sh

      find version == 8.3 , add --enable-mbstring following —enable-mysqlnd
      save
      reinstall
      bash /www/server/panel/install/php.sh install 8.3

        5 months later

        The mbstring extension is not available with Ubuntu 20.04.6 LTS x86_64, PHP 8.3.

        Panel version: 7.0.6

        a month later

        can confirm, not posible to install right now:

        `
        https://na1-node.bt.cn
        selecting download node...
        PHP Warning: PHP Startup: Unable to load dynamic library 'mbstring' (tried: /www/server/php/83/lib/php/extensions/no-debug-non-zts-20230831/mbstring (/www/server/php/83/lib/php/extensions/no-debug-non-zts-20230831/mbstring: cannot open shared object file: No such file or directory), /www/server/php/83/lib/php/extensions/no-debug-non-zts-20230831/mbstring.so (/www/server/php/83/lib/php/extensions/no-debug-non-zts-20230831/mbstring.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
        mbstring.sh: line 46: cd: /www/server/php/83/src/ext/mbstring: No such file or directory
        Cannot find config.m4.
        Make sure that you run '/www/server/php/83/bin/phpize' in the top level source directory of the module

        mbstring.sh: line 48: ./configure: No such file or directory
        make: *** No targets specified and no makefile found. Stop.
        error
        |-Successify --- Command executed! ---
        `

          10 days later

          I have the same problem, I can't install any extension.

          VPS with Ubuntu 24.04
          Nginx 1.24.0
          PHP-8.3
          Intel(R) Xeon(R) Gold 6138 CPU @ 2.00GHz * 2 CPU
          2GB RAM

            5 days later

            aaPanel_Kern aaPanel_Kern
            with default compilation not posible to add other modules i need, memcahe for example.
            Why its so unfriendly?
            Why dont add 20 checkmarks to allow user to select what modules it need during compilation!
            This checkmarks can auto add --enable-memchas or --with-optcahe, examples.

            I thought pannel can save my time but i spent 8h to make php project to work, faced 20+ bugs, i could do all this from 0 with bash in 3h.
            And btw, 16 days from my report about simple issue "No such file or directory" is this issue allready fixed? I think its not.

            8 days later

            Hi anyone available
            please help me i have same issue in my aapanel i install mbstring first from the ubuntu terminal but it does'nt work
            error like this (PHP Warning: Module "zip" is already loaded in Unknown on line 0)

            so i landed this post and find i also do from the php extension i click on the install button but its only processing not worked i click 3 times it dowsn;'t work please help me i have 2 websites and still the issue is not solved

            https://vaultapk.com

            also i reinstall my PHP8.3 then in the execution log error i checked (

            Hello, this configuration will not affect the use. You can also add a # comment to the zip.so at the end of the configuration file.
            Please check the specific error reason: /tmp/panelExec.log

            aaP_hk2263247