Hey, I have a problem, I have ubuntu 20.04 with the virtualmin panel I have a prestashop store which after selecting php in the server configuration -> php version for the latest php 7.49 works but after changing to recommended by prestashop 7.3 the page does not work there is an error 500 mysql is not connected. After changing to the newest everything works, only presta does not fully load because php 7.3 is recommended. I installed with ssh sudo apt-get install apt-get install php7.3 php7.3-mysql php7.3-cgi php7.3-cl, I change version to 7.3 and there is error 500 what to do?
Serwer configuration --> website options info php i have
PHP 7.3
bcmath calendar cgi-fcgi Core ctype curl
date dom exif fileinfo filter ftp
gd gettext hash iconv intl json
libxml mbstring mysqli mysqlnd openssl pcntl
pcre PDO pdo_mysql Phar posix readline
Reflection session shmop SimpleXML sockets sodium
SPL standard sysvmsg sysvsem sysvshm tokenizer
Wddx xml xmlreader xmlwriter xsl zip
why doesn’t it work ?