-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to setup? #9
Comments
The installation happens automatically if you pass the auto_install flag (default true). Before calling this code you need to ensure that the database exists. It doesn't have to be named |
Try to debug it and see if it gets to the install method. |
I have given ALL permissions to my user, and I am 100% positive that my DB cred are correct. Just found the error: |
Just installed |
GOT IT! I had to download the php extension of mysql, then enable it in my php.ini Thanks for all the support! |
Hey!
I probably missed the instructions somewhere, or I've messed something up. Exactly how do I install this? It looks incredible (sounds like it too), but I have no clue how to get this working. With no errors in the error console, and nothing to see for a blind eye, I'm completely lost. I did notice that you have us using the "test" database on MySQL, but I accidentally deleted it, and I have no knowledge with MySQL. Can you give me step-by-step instructions on how to get everything up and working please?
The text was updated successfully, but these errors were encountered: