aaP_abdillah_pandu0 i've been using PHP Version 7.4 and switch it in conf to 7,4 also but when i do this command "php -v" it show
aaPanel_Kern aaP_abdillah_pandu0 Hello, try to un-alias, and then set PHP-ClI on the panel unalias php
aaP_abdillah_pandu0 aaPanel_Kern it works, but other website that using PHP 8.0 turn into 7.4 , i want other website still using 8.0
aaPanel_Kern aaP_abdillah_pandu0 Hello, the php in the command line is not the php used by the site. The php used by the site is subject to the panel display, provided that the site configuration of the panel is used
aaPanel_Kern aaP_abdillah_pandu0 The php version of the terminal is not the php of the website, they were not linked before. Create a file named: phpinfo.php in the directory of the site: <?php phpinfo(); ?> Then use a browser to access, such as: http://192.168.247.129/phpinfo.php Delete this file after the test is complete