hello, got the same problem installing MBString. it tries to install it, but then reverts to it being not installed.
fileinfo and imagemagick installs without problems.
logs :
--2025-12-29 19:43:09-- https://node.aapanel.com/install/3/mbstring.sh
Resolving node.aapanel.com (node.aapanel.com)... 104.26.10.85, 104.26.11.85, 172.67.73.28, ...
Connecting to node.aapanel.com (node.aapanel.com)|104.26.10.85|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4332 (4.2K) [application/octet-stream]
Saving to: ‘mbstring.sh’
0K .... 100% 54.2M=0s
2025-12-29 19:43:09 (54.2 MB/s) - ‘mbstring.sh’ saved [4332/4332]
selecting download node...
https://na1-node.bt.cn
selecting download node...
Configuring for:
PHP Api Version: 20230831
Zend Module Api No: 20230831
Zend Extension Api No: 420230831
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether cc accepts -g... yes
checking for cc option to enable C11 features... unsupported
checking for cc option to enable C99 features... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking for system library directory... lib
checking if compiler supports -Wl,-rpath,... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for PHP prefix... /www/server/php/83
checking for PHP includes... -I/www/server/php/83/include/php -I/www/server/php/83/include/php/main -I/www/server/php/83/include/php/TSRM -I/www/server/php/83/include/php/Zend -I/www/server/php/83/include/php/ext -I/www/server/php/83/include/php/ext/date/lib
checking for PHP extension directory... /www/server/php/83/lib/php/extensions/no-debug-non-zts-20230831
checking for PHP installed headers prefix... /www/server/php/83/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for gawk... gawk
checking whether to enable multibyte string support... yes, shared
checking whether to enable multibyte regex support (requires oniguruma)... yes
checking for oniguruma... no
configure: error: Package requirements (oniguruma) were not met:
No package 'oniguruma' found
shouldn't it install dependencies automatically?