Hi, I have install PHP7.3 on my server at the origin with 7.0. But now when I want go on the panel : https://myIP:8080 I have a error 500. How can I execute ISPCONFIG With PHP 7.0 ? Code: Mydomaine.com:8080 62.102.228.*** - - [27/Mar/2020:16:24:27 +0100] "GET / HTTP/1.1" 500 579 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0" Mydomaine.com:8080 62.102.228.*** - - [27/Mar/2020:16:24:27 +0100] "GET /favicon.ico HTTP/1.1" 200 19065 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:74.0) Gecko/20100101 Firefox/74.0" Or How can I found the solution to not have this error ? thank you very much (sorry my english is bad)
OS Debian 9 It's ok. i have see: https://tecadmin.net/switch-between-multiple-php-version-on-debian/ But now I see that : Code: root@SRV:/etc/apache2/mods-available# update-alternatives --config php-cgi There are 2 choices for the alternative php-cgi (providing /usr/bin/php-cgi). Selection Path Priority Status ------------------------------------------------------------ * 0 /usr/bin/php-cgi7.3 73 auto mode 1 /usr/bin/php-cgi7.0 70 manual mode 2 /usr/bin/php-cgi7.3 73 manual mode Can I change that PHP 7.0 in auto mod ?
You must set defauit PHP version back to what it was originally on your Operating System. It is explained here: https://www.howtoforge.com/tutorial...bian-default-php-back-to-the-original-version