Your wp-config.php file has an empty database table prefix, which is not supported #32
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Error on current Wordpress recipe
wordpress:6.3.0Your wp-config.php file has an empty database table prefix, which is not supportedSolved by running
abra app config foo.barand uncommentingWORDPRESS_TABLE_PREFIX=wp_Wow I just ran into the same error.
Fix't by
38bc51f516