NancyBrown Posted December 28, 2013 Share Posted December 28, 2013 I am moving my website from one server to another. When clicking on drop down lists and requesting info from the home page, the page does not go to the requested page but stays on the home page. Why isn't the database working? Link to comment https://forums.phpfreaks.com/topic/284940-database-not-connecting/ Share on other sites More sharing options...
mac_gyver Posted December 28, 2013 Share Posted December 28, 2013 that's too vague. there could be a half-dozen different reasons for that symptom. it would take knowing what the code is, to know how it is supposed to be accomplishing the task, to pin down what the problem is. best guess, your code is dependent on a very old php setting (turned off 11 years ago) that is no longer even present in current versions of php. how do you even know this is a database problem or that the database isn't connecting? Link to comment https://forums.phpfreaks.com/topic/284940-database-not-connecting/#findComment-1463153 Share on other sites More sharing options...
NancyBrown Posted December 28, 2013 Author Share Posted December 28, 2013 Okay, so I moved the domain back to the original server. Now when I type in the domain YourMilitary.com without the http://www or www. it gives me an error message saying "Apache is functioning normally". OMG what did I do? All I did was go back into GoDaddy and changed my nameservers back to what they were originally. Link to comment https://forums.phpfreaks.com/topic/284940-database-not-connecting/#findComment-1463154 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.