adis0308 I can't install PHP 8.2 on Aapanel with the following error message: zip/tests/zip_open_error.phpt zip/tests/zip_read.phpt zip/zip_stream.c php.sh: line 324: /www/server/php/82/bin/phpize: No such file or directory php.sh: line 325: ./configure: No such file or directory make: *** No targets specified and no makefile found. Stop. php.sh: line 361: /etc/init.d/php-fpm-82: No such file or directory php.sh: line 363: /etc/init.d/php-fpm-82: No such file or directory |-Successify --- Command executed! ---
aaP_radipta289 First, try cleaning up any failed PHP 8.2 installation: rm -rf /www/server/php/82/ then update the repositories and the btpanel: bt 6 bt update After that you can try to install again the PHP 8.2 via panel, I suggest to use compiled mode.
aaPanel_Kern Hello, this is an installation failure. Can you try reinstalling again to solve the problem? Also check the installation log for errors? Log file: /tmp/panelExec.log aaP_radipta289