I recently installed a WordPress website on a live server, but the website never loads on other computers other than my localhost. What seems to be wrong?
What database are you pointing to? Make sure you're pointing to your new DB that's on your hosting account, not the local one that you were likely using with WAMP/MAMP.
I recently installed a WordPress website on a live server, but the website never loads on other computers other than my localhost. What seems to be wrong?
@niyimakinde Can we see a link to the live version?
What database are you pointing to? Make sure you're pointing to your new DB that's on your hosting account, not the local one that you were likely using with WAMP/MAMP.
check your web.config file in wordpress and see where the database is pointed to and if it has the write password.