Each time you try to access the admin page do the errors occur at the same place:
at /var/www/rosds/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:285
at mysqli->real_connect()
What happens if, after login, you try direct access to a Articles list:
administrator/index.php?option=com_content&view=articles
If you look at line 285 of the file in question and see what is in previous lines you may get a clue to what might be wrong. For example, is your SSL certificate expired?
at /var/www/rosds/libraries/vendor/joomla/database/src/Mysqli/MysqliDriver.php:285
at mysqli->real_connect()
What happens if, after login, you try direct access to a Articles list:
administrator/index.php?option=com_content&view=articles
If you look at line 285 of the file in question and see what is in previous lines you may get a clue to what might be wrong. For example, is your SSL certificate expired?
Statistics: Posted by ceford — Sat Mar 08, 2025 8:18 am