I am working on a project using codeigniter. I completed the login and registration coding and works fine on my local computer. But when I upload the files to live server then it gives me following error
A Database Error Occurred
Unable to select the specified database: zafarsal_membership
Filename: core/Loader.php
Line Number: 346
In database.php I have added correct information. And zafarsal_membership database does exist there but still it gives me this error. Could you please help me where am I making mistake?
Here are the usual suspects:
In 90% of the cases, it’s one of the above.