• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Plesk 12.5.29, 'mysql56-server-configurator' failed with code 1603, clear 2012R2

MityaS

New Pleskian
Installing packages
configuring MySQL 5.6 server...
MSI: Error! Critical action 'Updating MySQL Server component...' failed:
Command "C:\Program Files (x86)\Parallels\Plesk\admin\bin\defpackagemng.exe" --set "--type=mysqlserver" "--default=mysql56" failed with code 1. Output: The package MySQL 5.6 Server was not installed.
at (VPackageManager::doSetPackage line 405)
at doSetPackage(mysqlserver, mysql56)(VPackageManager::doSetPackage line 419)
at setDefault(mysqlserver, mysql56)(VPackageManager::setDefault line 362)
at (VPackageManager::setDefault line 381)
at execute console command --set(vconsoleapp::start line 100)
at execute "C:\Program Files (x86)\Parallels\Plesk\admin\bin\defpackagemng.exe" --set "--type=mysqlserver" "--default=mysql56"(vconsoleapp::run line 117)

at (CmdAction::Commit line 415)
at Execute action Updating MySQL Server component...(executeList line 293)
Failed to install 'C:\ParallelsInstaller\parallels\PANEL-WIN_12.5.29\dist-msi-Microsoft-2003-i386\mysql56-server-configurator.msi': В процессе установки произошла неисправимая ошибка. (Error code 1603)
Error: The installation of the package 'mysql56-server-configurator' failed with code 1603. (install: configuring MySQL 5.6 server...)
Not all packages were installed.
Please, contact product technical support.
 
Did you install MySQL 5.6 before Plesk?
Please check the Windows registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\MySQL AB\MySQL Server 5.6
 
Clean install.
After this error probyval put the database manually, but to no avail.

DataLocation C:\Program Files (x86)\Parallels\Plesk\Databases\MySQL\
Location C:\Windows\system32\rserver30\
Version 5.6.26
 
MySQL installed to not standard location, typical location: C:\Program Files\MySQL\MySQL Server 5.6\

Please check the file C:\Windows\system32\rserver30\bin\mysqld.exe existence
 
Unfortunately, Plesk can't detect MySQL because it installed in C:\Windows\System32 folder: defpackagemng.exe is a 32-bit application and checks the C:\Windows\SysWOW64\rserver30\bin\mysqld.exe file existence.

Please uninstall "MySQL Server 5.6" manually.
Ensure, what Windows registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\MySQL AB\MySQL Server 5.6" was removed.
Install "MySQL 5.6 server" component by Plesk Autoinstaller (it should install MySQL to typical location).
 
Last edited:
Install "MySQL 5.6 server" component by Plesk Autoinstaller:

Installation started in background
Determining the packages that need to be installed.
File downloading PANEL-WIN_12.5.30/dist-msi-Microsoft-2003-i386/mysql56-server-configurator.msi: completed.
File downloading PANEL-WIN_12.5.30/thirdparty-msi-Windows-any-x86_64/mysql-5.6.26-winx64.msi:10%..20%..30%..40%..50%..60%..70%..80%..90%..100% was finished.
Installing packages
installing MySQL 5.6 server...
configuring MySQL 5.6 server...
MSI: Error! Critical action 'Updating MySQL Server component...' failed:
Command "C:\Program Files (x86)\Parallels\Plesk\admin\bin\defpackagemng.exe" --set "--type=mysqlserver" "--default=mysql56" failed with code 1. Output: The package MySQL 5.6 Server was not installed.
at (VPackageManager::doSetPackage line 405)
at doSetPackage(mysqlserver, mysql56)(VPackageManager::doSetPackage line 419)
at setDefault(mysqlserver, mysql56)(VPackageManager::setDefault line 362)
at (VPackageManager::setDefault line 381)
at execute console command --set(vconsoleapp::start line 100)
at execute "C:\Program Files (x86)\Parallels\Plesk\admin\bin\defpackagemng.exe" --set "--type=mysqlserver" "--default=mysql56"(vconsoleapp::run line 117)

at (CmdAction::Commit line 415)
at Execute action Updating MySQL Server component...(executeList line 293)
Failed to install 'C:\ParallelsInstaller\parallels\PANEL-WIN_12.5.30\dist-msi-Microsoft-2003-i386\mysql56-server-configurator.msi': В процессе установки произошла неисправимая ошибка. (Error code 1603)
Error: The installation of the package 'mysql56-server-configurator' failed with code 1603. (install: configuring MySQL 5.6 server...)
Not all packages were installed.
Please, contact product technical support.
 
Please check the Windows registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\MySQL AB\MySQL Server 5.6" again.
 
Installed by Plesk Autoinstaller:

DataLocation C:\Program Files (x86)\Parallels\Plesk\Databases\MySQL\
Location C:\Windows\system32\rserver30\
Version 5.6.26
 
Please execute:
wmic product where "Name like 'MySQL Server%'" get Name, Version, IdentifyingNumber, InstallLocation, InstallSource
 
C:\Users\Администратор>wmic product where "Name like 'MySQL Server%'" get Name, Version, IdentifyingNumber, InstallLocation, InstallSource

IdentifyingNumber InstallLocation InstallSource Name Version {F9D015C6-E9AE-455D-8DDA-BE8B77F3004E} C:\Windows\system32\rserver30\ C:\ParallelsInstaller\parallels\PANEL-WIN_12.5.30\thirdparty-msi-Windows-any-x86_64\ MySQL Server 5.6 5.6.26
 
Hey MityaS,

had the same poblem.
It was an wrong configuration in mysql.ini

which setting is wrong u can see in log files.
Windows / Plesk couldn't start mysql service.

Greets LaFo
 
Last edited:
Hello Mytas.

Please execute:
wmic product where "Name like '%MySQL%'" get Name, Version, IdentifyingNumber
 
{EDB9F166-FA9B-4F71-B2C8-BECD561BD77F} MySQL Connector/ODBC 5.1 5.1.13
{C0EED196-57F3-46B7-AC3B-B2DD45B01A43} MySQL Connector/ODBC 3.51 3.51.25
{F9D015C6-E9AE-455D-8DDA-BE8B77F3004E} MySQL Server 5.6 5.6.26
 
You can try to reinstall MySQL 5.6 manually:

1. Uninstall "MySQL Server 5.6"
2. Remove "C:\Program Files (x86)\Parallels\Plesk\Databases\MySQL" folder.
3. start /w msiexec /i C:\ParallelsInstaller\parallels\PANEL-WIN_12.5.30\thirdparty-msi-Windows-any-x86_64\mysql-5.6.26-winx64.msi /l*v C:\mysql-5.6.26-winx64.log /qn ADDLOCAL=ALL INSTALLDIR="C:\Program Files\MySQL\MySQL Server 5.6" DATADIR="C:\Program Files (x86)\Parallels\Plesk\Databases\MySQL" ALLUSERS=1 REBOOT=R
4. Check installation log file: C:\mysql-5.6.26-winx64.log
5. Check the Windows registry key: "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\MySQL AB\MySQL Server 5.6"
6. Install "MySQL 5.6 server" component by Plesk Autoinstaller
 
Last edited:
DataLocation C:\Program Files (x86)\Parallels\Plesk\Databases\MySQL\
Location C:\Windows\system32\rserver30\
Version 5.6.26

mysql-5.6.26-winx64.log
https://drive.google.com/file/d/0B2YXJ-KDIzaTN3NvZXBnbVpaOFk/view?usp=sharing

after:
Installation started in background
Determining the packages that need to be installed.
File downloading PANEL-WIN_12.5.30/dist-msi-Microsoft-2003-i386/mysql56-server-configurator.msi: completed.
Installing packages
configuring MySQL 5.6 server...
MSI: Error! Critical action 'Updating MySQL Server component...' failed:
Command "C:\Program Files (x86)\Parallels\Plesk\admin\bin\defpackagemng.exe" --set "--type=mysqlserver" "--default=mysql56" failed with code 1. Output: The package MySQL 5.6 Server was not installed.
at (VPackageManager::doSetPackage line 405)
at doSetPackage(mysqlserver, mysql56)(VPackageManager::doSetPackage line 419)
at setDefault(mysqlserver, mysql56)(VPackageManager::setDefault line 362)
at (VPackageManager::setDefault line 381)
at execute console command --set(vconsoleapp::start line 100)
at execute "C:\Program Files (x86)\Parallels\Plesk\admin\bin\defpackagemng.exe" --set "--type=mysqlserver" "--default=mysql56"(vconsoleapp::run line 117)

at (CmdAction::Commit line 415)
at Execute action Updating MySQL Server component...(executeList line 293)
Failed to install 'C:\ParallelsInstaller\parallels\PANEL-WIN_12.5.30\dist-msi-Microsoft-2003-i386\mysql56-server-configurator.msi': В процессе установки произошла неисправимая ошибка. (Error code 1603)
Error: The installation of the package 'mysql56-server-configurator' failed with code 1603. (install: configuring MySQL 5.6 server...)
Not all packages were installed.
Please, contact product technical support.
 
Last edited:
Back
Top