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

HOW TO: attach a SQL Database to PLesk SQl Server

P

Puneet Sharma

Guest
hi guys,
I am facing problem in attaching my .mdf database file to plesk server. I m not able to find the option of attaching a database file. can you guys help me with this..????
 
Hi Puneet,

You can attach database by using MSSQL Management studio (You have to install latest version). You need to login on rdesktop. If management studio not there in rdesktop then install, after installation please follow as per below.

1) First create database with same name in plesk but don't create user with same name. Create user id with different name.
2) Login on Rdesktop - Start - programs - SQL Management studio - Database - Right click - Attach - On right side it will ask for path for attaching .mdf and .ldf files. From here you can attach database to server.
OR
You can restore database in .bak format. In your local pc take backup of database in .bak format try same thing as above, i hope this will do for you.

Regards
 
Hi
Please take backup of your database in .bak format.
1)Create database and user id with same names in plesk
2) Upload .bak file in to httpdocs folder
3) Login on rdesktop - start - programs - mssql management studio - Database - restore so that your database
will be restored.
regards
 
Back
Top