Same issue here...Can anyone please help ?
Mbstring not enabled in PHP 8.3
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
The mbstring extension is not available with Ubuntu 20.04.6 LTS x86_64, PHP 8.3.
Panel version: 7.0.6
- Edited
iwaacoo
It seems to be included in the file (--enable-mbstrin), but it still doesn't install.[upl-image-preview
Hello, if the installation is not successful, you can try to install the extension again in the PHP interface and check the installation log: /tmp/panelExec.log
- Edited
Thanks, I didn't know that it could be installed in the php section until now.
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! ---
`
Hello, is it possible to solve the problem by trying to install php using compiled mode?
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
Hello, please check the installation log to see what went wrong. /tmp/panelExec.log
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.
- Edited
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
also i reinstall my PHP8.3 then in the execution log error i checked (
- Edited
i click install button results are
after some time showing this......
i'm also not able to install any other extensions... please help me
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
aaPanel_Kern
you mean add the # in the PHP configuration at the end of the file zip.so right?
i execute this in terminal that you give me /tmp/panelExec.log
result: -bash: /tmp/panelExec.log: Permission denied
Check if there is a duplicate zip.so and comment if so.
Open using the file interface
aaPanel_Kern
i checked there is no duplicate file there
- Edited
please check this
i install these files
but there not installing ?
in the execution log
$PHP_AUTOCONF environment variable. Then, rerun this script.
fileinfo.sh: line 93: ./configure: No such file or directory
sed: can't read Makefile: No such file or directory
make: *** No targets specified and no makefile found. Stop.
error