• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Reinstalling MSSQLEXPRESS TCP/IP not enabled

Michael9663

New Pleskian
I am new to VPS and Plesk. I have a Windows hosted site. I upgraded to Plesk 12.5.30 last night. I did the upgrade and install for MSSQLEXPRESS2014.

I can't connect to the database through MS Management Studio after uploading a .BAK file. (yes it verifies in Plesk)

I have tried my domain name and tried my IP neither one connects.

When I try to work on the settings in Plesk I get this error:

Warning: Unable to determine the TCP port number used by Microsoft SQL server '.\MSSQLSERVER2014': TCP/IP protocol is not enabled in the server network configuration or the server is configured to use dynamic TCP ports.
To allow your customers to automatically configure firewall for remote database access, manually configure the SQL server to listen on a specific fixed TCP port.

So I am assuming that I installed the MSSQLSERVER2014 incorrectly and of the 2 choices .\ or \localhost I probobaly should have choosen \localhost to match my MySql settings that was preinstalled.

So I am trying to delete my MSSQL install and reinstall it, hoping to fix the error. I can not as the ability to select MSSQL in the list is greyed out.

So what do I have to do to fix my MSSQL?

Thank you!
 
I did check that out. Wasn't the problem. Or at least didn't fix the issue. Even verified that the server was listening to port 1433. Ended up with IPALL set to 0 for dynamic and 1433 for TCP.... Then checked the security of windows 2012 server..... found MSSQL/TCPIP set up for port 1433 but it was not enabled. So it was a windows security setting. set my MS Managment Studio to myipaddy\MSSQLSERVER2012,1433 and that worked.
 
Back
Top