Still not fixed to install mbstring module.
Panel Version: 2.19.0 Pro
I tested it with an fresh panel install on Debian 12. I installed php8.3 compiled - not quick install. Other Extensions can be installed beside mbstring. I check the Logs:
Resolving node.aapanel.com (node.aapanel.com)... 2606:4700:20::681a:b55, 2606:4700:20::681a:a55, 2606:4700:20::ac43:491c, ...
Connecting to node.aapanel.com (node.aapanel.com)|2606:4700:20::681a:b55|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4332 (4.2K) [application/octet-stream]
Saving to: ‘mbstring.sh’
0K .... 100% 17.9M=0s
2026-05-31 16:35:26 (17.9 MB/s) - ‘mbstring.sh’ saved [4332/4332]
selecting download node...
https://cf1-node.aapanel.com
selecting download node...
php-8.3 已安装过mbstring,请选择其它版本!
php-8.3 not install, Plese select other version!
|-Successify --- Command executed! ---
So i decide to reinstall server with Ubuntu 22.04 (witch is the distro official recommended). Again PHP 8.3 compiled, not quick install. Same error:
Resolving node.aapanel.com (node.aapanel.com)... 2606:4700:20::681a:b55, 2606:4700:20::681a:a55, 2606:4700:20::ac43:491c, ...
Connecting to node.aapanel.com (node.aapanel.com)|2606:4700:20::681a:b55|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4332 (4.2K) [application/octet-stream]
Saving to: ‘mbstring.sh’
0K .... 100% 17.9M=0s
2026-05-31 19:28:49 (17.9 MB/s) - ‘mbstring.sh’ saved [4332/4332]
selecting download node...
https://cf1-node.aapanel.com
selecting download node...
php-8.3 已安装过mbstring,请选择其它版本!
php-8.3 not install, Plese select other version!
|-Successify --- Command executed! ---
So it seems there is a problem with aapanel mbstring install script.