Groups
Groups
Sign in
Groups
Groups
Easy!Appointments - Support Group
Conversations
About
Send feedback
Help
Installation help (Mysql connection refused error)
120 views
Skip to first unread message
Bhushan Kakulte
unread,
Aug 23, 2021, 12:44:58 PM
8/23/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Easy!Appointments - Support Group
Hi Team,
We were exploring installation of easy-appointments. We are stuck at the mysql connection refused error. Can someone help over here?
Error :
Below is my config file :
const
BASE_URL
= '
http://localhost:8000/
';
const
LANGUAGE
= 'english';
const
DEBUG_MODE
=
TRUE
;
const
DB_HOST
= '127.0.0.1';
const
DB_NAME
= 'easyappointments';
const
DB_USERNAME
= 'root';
const
DB_PASSWORD
= 'root';
const
GOOGLE_SYNC_FEATURE
=
FALSE
; // Enter TRUE or FALSE
const
GOOGLE_PRODUCT_NAME
= '';
const
GOOGLE_CLIENT_ID
= '';
const
GOOGLE_CLIENT_SECRET
= '';
const
GOOGLE_API_KEY
= '';
Here is my docker info :
Thanks,
Bhushan
sandip tawar
unread,
Aug 24, 2021, 1:50:35 PM
8/24/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Easy!Appointments - Support Group
Hi Bhushan,
Instead of using
DB_HOST
= '127.0.0.1" use service name for mysql container for eg: DB_HOST="mysql".
This should work for you!!
Regards,
Sandip
JCAK
unread,
Aug 26, 2021, 9:34:37 PM
8/26/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Easy!Appointments - Support Group
Hi,
I think you problem is, because you are missing to install/enable mysqli on PHP server.
Regards,
Reply all
Reply to author
Forward
0 new messages