• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • 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.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

strange sql webadmin broken

F

funky123

Guest
we have a fresh install of 8.6 /windows 2003 standard 64 bit edition

somehow we got sql support enabled later on by DC
and now when tying to run webamdin using pleask admin following appears

http://ip:8401/index.html when tried works fine now however i had to re -register aspnet with this site and change /mssql/default.asp to default.aspx
somehow asp file doest work.


I captured this error which i am pasting below by pausing browser redirection manually.



https://ip:8443/server/db_webadmin.php?db_server_id=3&previous_page=db_server_databases

https://ip:8443/server/db_webadmin.php?db_server_id=3&previous_page=db_server_databases


Notice: Undefined index: LoginPage in C:\Program Files (x86)\Parallels\Plesk\admin\plib\DatabaseManagerMSSQL.php on line 151

Notice: Undefined index: ParamServer in C:\Program Files (x86)\Parallels\Plesk\admin\plib\DatabaseManagerMSSQL.php on line 200

Notice: Undefined index: ParamPort in C:\Program Files (x86)\Parallels\Plesk\admin\plib\DatabaseManagerMSSQL.php on line 201

Notice: Undefined index: ParamLogin in C:\Program Files (x86)\Parallels\Plesk\admin\plib\DatabaseManagerMSSQL.php on line 202

Notice: Undefined index: ParamPassword in C:\Program Files (x86)\Parallels\Plesk\admin\plib\DatabaseManagerMSSQL.php on line 203



View source dump of above page

br />
<b>Notice</b>: Undefined index: LoginPage in <b>C:\Program Files (x86)\Parallels\Plesk\admin\plib\DatabaseManagerMSSQL.php</b> on line <b>151</b><br />
<br />
<b>Notice</b>: Undefined index: ParamServer in <b>C:\Program Files (x86)\Parallels\Plesk\admin\plib\DatabaseManagerMSSQL.php</b> on line <b>200</b><br />
<br />
<b>Notice</b>: Undefined index: ParamPort in <b>C:\Program Files (x86)\Parallels\Plesk\admin\plib\DatabaseManagerMSSQL.php</b> on line <b>201</b><br />
<br />
<b>Notice</b>: Undefined index: ParamLogin in <b>C:\Program Files (x86)\Parallels\Plesk\admin\plib\DatabaseManagerMSSQL.php</b> on line <b>202</b><br />
<br />
<b>Notice</b>: Undefined index: ParamPassword in <b>C:\Program Files (x86)\Parallels\Plesk\admin\plib\DatabaseManagerMSSQL.php</b> on line <b>203</b><br />

<html>
<head>
</head>
<body onLoad="document.forms[0].submit();">
<form action="http://ip:8401" method="post">
<input type="hidden" name="" value="ip">
<input type="hidden" name="" value="">
<input type="hidden" name="" value="sa">
<input type="hidden" name="" value="">
</form>
</body>
</html>
 
Set default component failed: defpackagemng failed: ASP is not installed

this is what i get when i tried

Server > Plesk Control Panel Components Management >
Select default Microsoft SQL Web Admin component
 
Make sure that ASP is installed, from windows control panel -> add/remove programs -> add/remove windows components -> application server
 
Back
Top