WP install not writing to DB
-
Hi,
Trying to install WP on my Centos 7 64 bit LEMP server, but I just can’t get it done. Here’s what I’ve tried today:
1) untarred the latest version of wp into webroot: https://wordpress.org/latest.tar.gz
2) filled in my correct db credentials @ wp-admin/setup-config.php
3) Now I’m receiving a “ERROR: “Table Prefix” must not be empty.”
4) When I look into my wp database, no tables were written to it
5) Manually created and filled in the wp-config.php file
6) Refreshed the webpage and I get the message:The file 'wp-config.php' already exists. If you need to reset any of the configuration items in this file, please delete it first. You may try installing now.7) Clicking on installing now
8) I’m @ step two of the installation procedure; I’m filling in all fields with a username like ‘sjondoe’.. now i get the following error:Please provide a valid username.9) I’m now stuck! I’m out of troubleshoots. Tried googling for answers, but none that could solve my issues.
Oh yeah, I’ve forgot to mention that before I tried to install worpress, I configured my nginx config accordingly for a ‘single blog’:
https://codex.wordpress.org/NginxWho can help my towards the right direction?
The topic ‘WP install not writing to DB’ is closed to new replies.