SQL Express not showing up in Plesk
SQL Express not showing up in Plesk :
To solve this, login to the server via RDP.
Now, login to the SQL server with the below details.
server type : database engine
server name : hostname or IP address
Authentication : Windows Authentication
Do select Authentication type as Windows Authentication. Then create login for ’sa’ user.
Or reset the ’sa’ password
Also, navigate to
> Protocols for MS SQL server
Enable the following :
2. Named Pipes
3. TCP/IP
Once the above are done. Restart the below services.
MS sql server
Plesk sql server
Now you can find the database server under “Plesk >> servers >> database server”.
Leave a Reply
You must be logged in to post a comment.