Hi all,

I just finished designing my site in MAMP and successfully FTP'd it to godaddy. I also imported my db from my local MySQL. The site builds fine, and everything file structure related is fine - my theme, and the ability to select modules/themes I've installed. However, even though my site doesn't throw any errors about connecting to my db, it seems to not be reading anything from it. No content shows up anywhere, all my admin preferences are defaulted, etc. Additionally, if I look at my db in myphpadmin on the server, I can see that the data I imported is definitely there.

Any suggestions on what to do/further troubleshooting?

Thanks

Comments

nevets’s picture

Have you tried clearing the cache tables?

Jaypan’s picture

Have you used a db_prefix? If so, you'll need to set that in settings.php on the new system.