Xkavan
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: I played around with a plugin and now WordPress editor doesn’t workI can disable the theme and switch to another theme.
It doesn’t fix posting (getting error that I might be offline.)
Where can I access the error log?
It is http://128.199.194.19/
I think it’s because DO applies an apache2 login which I disabled but I am still unable to get into wordpress since only the starter page loads and not the login screen.
The browser just pops up a box. No lost password link.
If you mean mysql, I am using the terminal and no gui there.
Ok, after adding this to wp-config.exe
define(‘WP_HOME’,’domain’);
define(‘WP_SITEURL’,’domain’);I am getting a sign-in box to url/wp-admin but neither my main password nor the one handed by Digital Ocean works. Any way to recover it or be given a hint?
For MySql, I got Error 1045 Access Denied for root@localhost when it asked for the password.