mirror of
https://github.com/PostgreSQL-For-Wordpress/postgresql-for-wordpress.git
synced 2025-07-30 01:37:13 +02:00
Add note about wp-content.php to readme.txt
The database instantiation during setup is not currently handled properly. Until that is fixed, users will need to create wp-content.php on their own. Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
This commit is contained in:
@ -41,6 +41,8 @@ This is because the database needs to be up and running before any plugin can be
|
||||
|
||||
You can also activate DEBUG and/or ERROR logs
|
||||
|
||||
1. Create `wp-config.php` from `wp-config-sample.php` if it does not already exist (PG4WP does not currently intercept database connection setup).
|
||||
|
||||
1. Point your Web Browser to your WordPress installation and go through the traditional WordPress installation routine.
|
||||
|
||||
== Frequently Asked Questions ==
|
||||
|
Reference in New Issue
Block a user