- Edited
apache 2.4, aapanel 7.14
Tried via appstore - php 8.3 - install extension mbstring but keep saying this error:
mbstring.sh: line 48: ./configure: No such file or directory
make: *** No targets specified and no makefile found. Stop.
i tried via cli sudo apt-get install php8.3-mbstring
but still cant enable it
(workaround for now is to use php 7.3, it has mbstring there enabled)