spoondog
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Installing WordPress
In reply to: Two installations on single databaseYay! Thanks to another thread that linked to this page, I solved my problem.
Some keys in the database needed their prefix changed manually, as they were still “wp_”.
Forum: Installing WordPress
In reply to: Two installations on single databaseThank you for the replies guys!
I’ve narrowed it down to the table prefix now (not multiple installations) but still not sure what the problem is.
- If I install a single blog on a new DB with the default “wp_” as the table prefix, it works fine.
- If I install a single blog on a new DB but change the prefix to “wp1_”, then I can’t log in to the admin area, even though wp-config.php has “$table_prefix = ‘wp1_’;” in it!
I don’t get it! *_*
Forum: Installing WordPress
In reply to: Two installations on single databaseAnyone else have any ideas? Seems like it should be something very simple :/
Forum: Installing WordPress
In reply to: Two installations on single databaseChecked permissions and all folders are currently 755, files 644.
Also checked the database permissions and both users have access to all DB operations.
Thanks for the reply.
Viewing 4 replies - 1 through 4 (of 4 total)