pyoorkate
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: The editor has encountered an unexpected errorHi,
Thanks for the suggestions but it still happens both with the standard theme and with no plugins enabled.
I’d actually forgotten to restart apache after updating .htaccess – sorry! Doing that seems to have fixed it 🙂
Hi,
I have two wordpress.conf files –
/etc/apache2/sites-available/wordpress.conf
/etc/apache2/sites-enabled/wordpress.confI edited both of them to include:
<Directory /var/www/html>
Options -Indexes
AllowOverride All
</Directory>Then allowed wordfence to modify the .htaccess file and unfortunately returned to the 500 – Internal Server Misconfiguration error. Returning .htaccess to it’s previous configuration allows me to access the site, but obviously then I don’t have the firewall enabled…
Do you have any other thoughts, or did I miss something I need to edit first?
Thanks!
- This reply was modified 5 years, 3 months ago by pyoorkate.
I’ve added the SMTP sender – and theoretically at least, it’s sent the diagnostic report! 🙂
Unfortunately, when I click send e-mail it fails – reporting “There was an error while sending the email.”