Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After installation I am getting blank php files [solved] #12

Open
skiller200 opened this issue Aug 17, 2021 · 0 comments
Open

After installation I am getting blank php files [solved] #12

skiller200 opened this issue Aug 17, 2021 · 0 comments

Comments

@skiller200
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant