• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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