• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Issue Plesk Window - Import/Export Database SQL Server Linux

Phạm Minh Văn

New Pleskian
Hello, I have a problem

I know Plesk now support SQL Server 2017.
SQL Server 2017 in Linux so cool. So i need build solution using SQL Server 2017 Linux with Plesk control panel in Window (run .NET App)

I Have two server : 1. Window with Plesk , 2. Linux with SQL Server 2017
I can config and connect Plesk to SQL Server 2017 (Linux) remotely. In Linux server have samba to connect share folder in Plesk server.

But I have issue, I can not export/import dump SQL Database, When I test export database have error and the log in SQL Server is :
BackupDiskFile::CreateMedia: Backup device '/samba/share_folder\10.1.1.12\ktpa_com_db\ddlE5AF.tmp' failed to create. Operating system error 2(The system cannot find the file specified.)

I think plesk window using backslashes "\\" for path file. But Linux system use forward slashes "/" . So the path file to backup incorrect.

Any body have solution for this. Thanks!
 
Back
Top