• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Database import and access problems

A

AbdullahN

Guest
Hi,

I am using ParaPlesk 9.5 (as a client). I created an MS SQL database from the Panel's Database options (New Database). I also created a user with a valid password.

But when I try to use WebAdmin to import a local DB (created on MS SQL 2000) it just redirects to a "page not found" page - http://mssql.[hostname].com/mla2005/silentlogon.aspx. Why does this happen?

I then used http://mssql.[hostname].com which worked.

What I need to know is that if it possible to access my database using SQL Mgmt Studio, if yes what exactly will be the Server Name?

Thanks
 
Try this:

Start > Run > type cmd

cd %plesk_bin%
websrvmng.exe --reconfigure-sqladmin
defpackagemng.exe --fix --type=sqladminmssql
 
Same problem

Windows Server 2008 R2 Standard - Plesk 9.5.3

In order to have access I've did the above commands and mssql is accessible through mssql.domain.com
The problem is, soon as I restart the server i have to enter every time again the same commands.

Any solution ?

Zoran
 
Last edited by a moderator:
Back
Top