• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • 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.

Issue Cannot import Export Database in plesk windows

skrdknd

New Pleskian
Server operating system version
Windows server 2019
Plesk version and microupdate number
18.0.56
What is this issue ? Anyone know how to fix this ?
BackupDiskFile::CreateMedia: Backup device 'C:\Program Files (x86)\Plesk\PrivateTemp\ddla7016ad5.tmp' failed to create. Operating system error 5(Access is denied.).
 
The cause can be a permissions issue on the folder 'C:\Program Files (x86)\Plesk\PrivateTemp'. The Plesk service account does not have the necessary permissions to create the backup file in this folder.

You will need to grant the Plesk service account full control to the 'C:\Program Files (x86)\Plesk\PrivateTemp' folder:
Right-click on the 'C:\Program Files (x86)\Plesk\PrivateTemp' folder and select 'Properties'.
Go to the 'Security' tab and click on 'Edit'.
Click on 'Add' and enter 'NT SERVICE\MSSQL$MSSQLSERVER'.
Click on 'Check Names'.
Click on 'OK' to add the account.
Select the account and check the box next to 'Full control'.

This should solve the problem.
 
  1. Log in to your Plesk control panel.
  2. Click Databases from the left-side menu. ...
  3. On the Databases page, locate the database you wish to back up.
  4. Under your database's section, click Export Dump to initiate the exporting of the database file.
  5. A pop-up window will appear. ...
  6. Click OK.
 
Back
Top