• 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!
  • 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.

Any Idea How to integrate MS SQL Server in Plesk 11

OgilvyO

New Pleskian
Hi,

Any one have an idea how to integrate MS SQL Server 2008 R2 Web Server, 64-bit with Plesk Control. Currently in Plesk Control Database Server->Add Server is showing only MySQL.

Any once can guide me how to update license key and enable ms sql server option in plesk control.

Regards,
Qainan Idris.
 
Are you sure that "Administrator" is correct MSSQL server admin's username?
 
Hello UmairQ,

Could you tell me, what kind of Authentication type using?
-SQL Authentication
-Windows Authentication
 
Thanks for your reply.

Uninstalled all my SQL express components
Renamed User.config file , [USER_NAME]\AppData\Local\Microsoft_Corporation\LandingPage.exe_StrongName_ryspccglaxmt4nhllj5z3thycltsvyyx\10.0.0.0 TO USER.CONFIG.BAK
fresh installation of the MS SQL Express 2008 R2.
No errors in installations.

Windows Authentication
And I uses , Administrator/password.
also tried sa/ Administrator password.

Management studio connect to database using windows auth Administrator/password

It is a 1and1 dedicated server.


Please help
 
Last edited:
Dear Support,

Could you tell me, if Plesk Panel support Windows Authentication? I try only SQL Authentication, and it's work perfectly.
But Windows Authentication not working for me.

-----------------------------
Hello UmairQ,

Could you tell me, if you using only Windows Authentication mode on MSSQL Server?

Maybe can help next solution.
Try use SQL and Windows Authentication mode as you can see on picture.
http://blogs.technet.com/cfs-file.a...ip_5F00_image004_5F00_thumb_5F00_5FD79448.jpg
and use "sa" account.
 
did that , but I dont know my sa password.

tried windows admin password with "sa" , still the same.

tried resting sa password using osql command , but native client time out error.
 
by default "sa" account is disabled. Maybe need to enable this account?

did that , but I dont know my sa password.

tried windows admin password with "sa" , still the same.

tried resting sa password using osql command , but native client time out error.
 
enabled sa , still the same.

Uninstalled SQL R2 , restarted the server.
reinstalled SQL R2 with both authentications

sa login work to connect in Management studio but plesk 11 is still coming up with the same error.

Error: Test connection to the database server has failed because of network problems:

[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.


sick and tired ......

Pls help..
 
Try this http://kb.parallels.com/en/3771
enabled sa , still the same.

Uninstalled SQL R2 , restarted the server.
reinstalled SQL R2 with both authentications

sa login work to connect in Management studio but plesk 11 is still coming up with the same error.

Error: Test connection to the database server has failed because of network problems:

[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.


sick and tired ......

Pls help..
 
Back
Top