mihai-vlc / master-login-system

An advanced login system build upon bootstrap with lots of features built in.
128 stars 94 forks source link

Mlc database #9

Closed gujjardada closed 8 years ago

gujjardada commented 9 years ago

WHen i install the install.php file in my browser then it show me Error: 1049 Unknown database 'mls' can u help me please

mihai-vlc commented 9 years ago

Please make sure you create a database before running the install script. Please have a look over the install form and make sure you have all the information available before you click install.

gujjardada commented 9 years ago

In your video you created mlc_user and many other can You please send me the pics of your database please my email id: hearthackerjan@outlook.com

mihai-vlc commented 9 years ago

All you need is an empty database in order to install this script. The tables and the initial data are created by the install.php script.

Anjali-Pai commented 8 years ago

Error: 2002 No such file or directory . How to solve this error , please help .

mihai-vlc commented 8 years ago

Where do you get that error ?

mlungsta commented 8 years ago

Hello, thank you for the script. I am a beginner but i managed to create the tables and connect to the database however when i click "install" i get an error that says: " There was a problem while executing INSERT INTO 'mls_privacy' ('userid', 'email') VALUES (1, 0); " I have deleted and created the privacy table again following steps in the install.php but still i am not coming right. What could be the problem? I am looking forward to your response. Thanks