It also seems you are missing some PHP packages. In your terminal as root run:Enable expires moduleThen run:See what PHP packages you have installed:If indeed you were missing the above packages, your server was not ready for Joomla or any CMS I should say. You are maybe missing a lot more.
Code:
apt install php-mbstring php-curl php-gd php-zip php8.2-mbstring php8.2-curl php8.2-gd php8.2-zip
Code:
a2enmod expires
Code:
systemctl restart apache2
Code:
dpkg -l | grep php
Statistics: Posted by eorisis — Thu Feb 22, 2024 12:49 pm