Nguyen_Dinh_Tinh
New Pleskian
Hi all.
I have a trouble after installing Plesk 12.5. These are my step:
- Install IIS, .NET, MVC
- Install MSSQL Server 2012 Standard
- Install Plesk 12.5
So, on Plesk Panel, I have added MSSQL Server successfully.
Now I want to switch DB Provider to MSSQL. I open Plesk Reconfigurator and chose "Switch DB provider" --> It show only MySQL provider, not include MSSQL.
I've tried to run this command from dbupgrade
dbupgrade.exe --switch-plesk-database --new-provider=MSSQL --host=localhost --admin-login=sa --admin-password=vs42y@krTP8DK# --db=psa --login=psauser --password=p8C8LaYHsC
but no luck. It show Unexpected Parameter "--new-provider=MSSQL". I tried to delete this parameter and then changed --host=MSSQL, and run again, but it shown unknown MySQL Server Host.
Switching DB...
Exporting DB...
Stopping service plesksrv...
Starting service plesksrv...
Failed to connect to database: Unknown MySQL Server Host 'MSSQL' (11001)
Does anyone get this error before and can help me?
Thanks alot.
I have a trouble after installing Plesk 12.5. These are my step:
- Install IIS, .NET, MVC
- Install MSSQL Server 2012 Standard
- Install Plesk 12.5
So, on Plesk Panel, I have added MSSQL Server successfully.
Now I want to switch DB Provider to MSSQL. I open Plesk Reconfigurator and chose "Switch DB provider" --> It show only MySQL provider, not include MSSQL.


I've tried to run this command from dbupgrade
dbupgrade.exe --switch-plesk-database --new-provider=MSSQL --host=localhost --admin-login=sa --admin-password=vs42y@krTP8DK# --db=psa --login=psauser --password=p8C8LaYHsC
but no luck. It show Unexpected Parameter "--new-provider=MSSQL". I tried to delete this parameter and then changed --host=MSSQL, and run again, but it shown unknown MySQL Server Host.
Switching DB...
Exporting DB...
Stopping service plesksrv...
Starting service plesksrv...
Failed to connect to database: Unknown MySQL Server Host 'MSSQL' (11001)
Does anyone get this error before and can help me?
Thanks alot.