timofej_cherepanov Hi! How do I change the mode of PHP operation? I need to install PHP as an Apache module, not CGI
aaPanel_Kern timofej_cherepanov Hello, to install php as an apache module, you need to recompile and install php, This method is the oldest and slowest possible configuration. aapanel does not support this method, You can refer to the official documentation of apache and php: https://cwiki.apache.org/confluence/display/HTTPD/PHP https://www.php.net/manual/en/install.unix.apache2.php