Applicable to:
- Plesk for Windows
Symptoms
Plesk is not accessible. When generating a one-time login link, the following error is provided:
C:\> plesk login
DB query failed: SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it.
PleskSQLServer service can not be started with:
CONFIG_TEXT: The system cannot find the file specified. (Error code 2) at StartService 'PleskSQLServer'
at (service::startService line 211)
at Unablr to call startService(PleskSQLServer)(service::startService line 274)
Cause
The Path to executable in Services > Plesk SQL Server > Properties is pointing to the non-existent file:
CONFIG_TEXT: "C:\Program Files (x86)\Plesk"MySQL\bin\mysqld.exe" --defaults-file="C:\Program Files (x86)\Plesk\MySQL\my.ini" PleskSQLServer
The file C:\Program Files (x86)\Plesk\"MySQL\bin\mysqld.exe
is absent on the server.
Resolution
- Connect to the server via RDP.
- Copy the mysqld.exe file from a clean environment to the
C:\Program Files (x86)\Plesk\"MySQL\bin\
directory.
Comments
0 comments
Please sign in to leave a comment.