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

Force MSSQL Host Change

G

got-hosting

Guest
When I was setting up MSSQL, I was having problems getting everything working. I finally figured out what the problem was, but I had the host set to 127.0.0.1 because initially I thought it might be having trouble with the localhost designation.

Now that I have it working, I was trying to get backups frunning, but PSA is telling me that it won't backup remote MSSQL installations!

I am guessing that it is assuming since I have an IP in there that it is a remote install, even thought the 127.0.0.1 is the same as localhost.

Well, I tried to change it to localhost so I can have backups, but it won't let me telling me there are databases already in use (true statement)

So, long questions short, how can I force this cahnge? Where is this data stored and how can I manually change it since there really is no difference between localhost and 127.0.0.1?

Thanks!
 
I love answering my own questions. :)

Okay, using MySQL Front, I connected to the special psa database on por 8306. Then I found the table misc which contains the settings. I cahnged the fiels mssql_data_source to localhost, and now everyone and and everything is happy!
 
Right you are. Plesk cannot backup mssql databases from remote server. It's not a bug . It's feature :)) Plesk just has no any permissions to do it.
 
Back
Top