database connection error

Got something cool to share with AppGini users? Feel free to post it here!
Post Reply
john2040
Posts: 1
Joined: 2015-10-12 20:50

database connection error

Post by john2040 » 2015-10-12 20:55

hi,
am getting a database connection error during set up when i enter the database name,
please assist,am using wamp 2.2 as my webserver(localhost)

dragon
Veteran Member
Posts: 44
Joined: 2015-09-29 00:06

Re: database connection error

Post by dragon » 2015-10-13 00:57

Make sure you're connecting to 3306 instead of 8080, like this:

Code: Select all

localhost:3306
Appgini 5.50, Revision 835. Mac OSX 10.11 running Windows 10 on VMWare.

Post Reply