Notifications
Clear all
General Questions
2
Posts
2
Users
0
Reactions
721
Views
Nov 04, 2020 6:39 am
Hi Everyone!
On my new server, I've set MySQL 5.7 to use only named pipes (no tcp/ip). What should I enter in SolidCP Service Configuration settings for Internal and External Address? I've tried "localhost" and the actual pipe name, "MYSQL", and both get the same error: "Could not connect to the specified MySQL Server: Unable to connect to any of the specified MySQL hosts."
On a related note, in your opinions, which should run faster on Windows Server 2016 Std, named pipes or tcp/ip?
Thanks!
Scott
1 Reply
Nov 19, 2020 1:07 pm
Hello,
SolidCP does not support a mysql pipe and normally uses TCP/IP. To try use namepipe you can try set the server address to:
.;Pipe=MySQL;Protocol=pipe
Regards,
Trevor