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

Unable for the site to connect to the database

ivovelv

New Pleskian
Hello, I have an asp.net website, and I need help in figuring how to fully upload my website on the server (as I saw it uses this panel, so found this forum, and decided to try my luck with a help from here)...

What I have problem, is with the database. I would like to know how could I upload my already created database (.mdf file) from my pc to the server. What I first did, is, I uploaded all the files from my project in the "httpdocs" (including both App_Data and App_Code files). But as I see, this is not a way to upload the database. The site is working correctly, but when it gets to a place where it needs to connect with the database, it trows an error something in the lines that the file (database) could not be found...

Is it that I need to change something at the connection string (in the web.config file)? Or there is some other thing I need to do (some different way to upload the database...)?
 
You can just create needed database from Plesk Panel and then import content of database from your dump of database.
 
Back
Top