Topic: Nginx server and PHP version
I am serving FrontAccounting on Ubuntu on a Nginx server and I have the problem with PHP version and I don't know how to handle it, I have the following problems:
PHP v.7.0: mysqli_connect(): The server requested authentication
PHP v.7.4: Trying to access array offset on value of type bool En archivo : /var/www/..../admin/db/tags_db.inc en la línea80
PHP v.8.0: A lot of message with deprecated functions.
I set 7.4 because although the problem it is working, can you help me to know what should I do?. Thanks in advance.