I have created the database.
Put it in the same file as the pages.
Have check double checked, copied and pasted the db name making sure everything is spelled correctly.
Have tried:
./public_html/folder/usersdb.php (this was copied from the the path provided when creating the db)
./
../
./folder/db.php
Still get: User database not found!
I checked the db and saw that a user was created, I even recieved an email telling me about that my account has been set up.
There was no indication after I hit submit that I was successful...I still got: User database not found!
Where am I going wrong here?
Put it in the same file as the pages.
Have check double checked, copied and pasted the db name making sure everything is spelled correctly.
Have tried:
./public_html/folder/usersdb.php (this was copied from the the path provided when creating the db)
./
../
./folder/db.php
Still get: User database not found!
I checked the db and saw that a user was created, I even recieved an email telling me about that my account has been set up.
There was no indication after I hit submit that I was successful...I still got: User database not found!
Where am I going wrong here?
Comment