Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 1 match
- Thu Feb 11, 2016 5:43 am
- Forum: General Discussion
- Topic: Can't dump database, Couldn't read status!
- Replies: 6
- Views: 10452
Re: Can't dump database, Couldn't read status!
You can try deactivating Wordfence and deleting the Wordfence tables.
If the table 'wp_wfNet404s' can't be deleted through phpmyadmin, you can use mysql from the command line and delete the offending tables manually.
Manually from CLI
Connect into your server via SSH
Run mysql
Backup ...
If the table 'wp_wfNet404s' can't be deleted through phpmyadmin, you can use mysql from the command line and delete the offending tables manually.
Manually from CLI
Connect into your server via SSH
Run mysql
Backup ...