PHP can´t read the XML files. Was getting blank webpages. How to solve it? sudo apt-get install php7.x-xml (depence of your PHP Verion) I have: sudo apt-get install php7.3-xml sudo a2dismod php7.3 sudo a2enmod php7.3 sudo systemctl restart apache2
PHP can´t read the XML files. Was getting blank webpages. How to solve it?
sudo apt-get install php7.x-xml (depence of your PHP Verion) I have:
sudo apt-get install php7.3-xml
sudo a2dismod php7.3
sudo a2enmod php7.3
sudo systemctl restart apache2