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

Unable to login to Plesk db ref:http://kb.parallels.com/en/112538

DotunO

New Pleskian
Hi Guys

I need to perform the tasks in the article below

http://kb.parallels.com/en/112538

O/S: windows 2008 r2
webserver: IIS 7
hosting: VPS
Plesk:10.2
Plesk dbs: mysql


However, my plesk install on a vps from a well know hosting co,
1, does not accept the plesk login (presume thats the admin) password
2, does not obey the mysql.com password reset procedure
3, related to 2 above , mysql never restarts via command line whether i use mysqld-nt.exe or mysqld.exe, it only restarts via windows service restart, or netstart
4, I also tried
user : mysql -uadmin -p`cat /etc/psa/.psa.shadow` psa
via ssh to no avail

5, --skip-grant-tables doesn't appear to work, whether via command line or windows services module

6, have 2 vps servers, and tried to login to plesk db on both, as both have different issues, all attempts
failed to date.

7, By an large this vps is generally ok, and I don't want to nuke it if I can help it


I do need help, thanks
 

Hi Igor, I forgot to add that I tried the above before, tho I was using a batch file, this time I typed it in an got the same response, see below

Microsoft Windows [Version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.

C:\Users\Administrator>cd %plesk_dir%\MySQL\bin

C:\Program Files (x86)\Parallels\Plesk\MySQL\bin>mysql -P8306 -uadmin -p<plesk_a
dmin_password> psa
The system cannot find the file specified.

C:\Program Files (x86)\Parallels\Plesk\MySQL\bin>

For your information, I tried the above on a brand new dedicated server, from the same host, and it also had the same outcome(can pm you hosts name if it helps)
 
Back
Top