-
Published Question
Hello,
I am trying to install WordPress new version through my dashboard, but It's not working. Whenever I try to install it shows
**"Downloading update from https://downloads.wordpress.org/release/wordpress-5.5.2-no...
1
•
•
By
newwayelegant
WordPress
OpenLiteSpeed WordPress 1-Click
-
Published Question
I have tried to login in WordPress through WP-CLI but as I run wp-login, It shows "database error database.wp_user doesn't exist for query" and a bunch of other lines and I become unable to login.
What can I do to fi...
1
•
•
By
newwayelegant
Databases
DigitalOcean Managed MySQL Database
WordPress
OpenLiteSpeed WordPress 1-Click
-
Published Question
I wanted to use WP-CLI commands in my putty WordPress 5.5.1 & Ubuntu 20.04 Droplet but "When I use Wp commands without --allow-root then It shows an error that you are accessing as the root user," and I know it's un-s...
1
•
•
By
newwayelegant
WordPress
PHP
Security
OpenLiteSpeed WordPress 1-Click
Linux Commands
Ubuntu 20.04
-
Published Question
The main Issues is that I am entering the email address & password that I used in creating my WordPress site in digital Ocean but It shows that the email address & username doesn’t exist even I checked in my PhpMyAdmi...
Accepted Answer:
Hi there @newwayelegant,
What I could suggest is using the wp-cli command to create a new user.
To do that you need to SSH to your Droplet then cd into your /var/www/html folder and run:
command,bash
wp user create <^...
1
•
•
By
newwayelegant
WordPress
Logging