Question
I reinstalled Apache in my WordPress install without backing it up and now my site is not working
Hello,
I was enabling http/2 and I for some stupid reason reinstalled Apache without backing up it’s files.
I spent a lot of time now trying to recreate the Apache files that were automatically generated when I created this WordPress install via 1 click install, to no avail.
I am trying to figure out how to get the files I need to get this Droplet working again.
- Right now I’ve got apache up and running, I’ve enabled
AllowOverride All
in apache.conf: - I also ran
a2ensite mydomain.com
as well - I added
ServerName mydomain.com
to the 000-default.conf in sites-available fire
I also downloaded apache files from other droplets that are working and tried to re-create the same feel, no luck.
Apache is not showing anything in error logs
Could you please point me where should I look and what should i do to T/S this since my site is still not loading?
Thank you
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×