Forums
(@iconmaster)
19 years, 2 months ago
I figured it out. In the config file, I was customizing the first value instead of the second. So in
define(‘DB_NAME’, ‘wordpress’);
I was changing ‘DB_NAME’ and leaving ‘wordpress’ alone. Whupz.
Thanks for looking.