sql connecttion error in the registeration page
Hosting and Servers
1
Posts
1
Posters
1
Views
1
Watching
-
I used the help page http://youhack.me/2010/04/01/building-a-registration-system-with-email-verification-in-php/
Changed the database name to DataBase name: 819903
DataBase username: 819903
DataBase password: equal with account password
DataBase host: localhost
But receive the following error after filling the registration form that hosted at myproject.6te.net and receive the error Database Error Occured Query Failed .
You can test it at http://myproject.6te.net/ and give suggestions that why the error is coming inspite of making all the changes in the necessary files.
Is it hosting server error or database connection type error although I have made all the changes as per the requirement?