Symptoms
- The following errors on the attempt to execute plesk login command:
C:> plesk login
exit status 255
C:> plesk login
Unable check file existence: Unable to convert a string to SID: (1337) The security ID structure is invalid. -
Path to executable field looks like below under Windows > Start >Â Services > PleskSQLServer > right-click > Properties:
Cause
Plesk SQL Server is incorrectly configured in Windows Services.
Resolution
- Connect to the server via RDP;
-
Open Command Prompt as Administrator and execute the following command:
C:>Â sc config PleskSQLServer binPath= “”C:Program Files (x86)PleskMySQLbinmysqld.exe” “–defaults-file=C:Program Files (x86)PleskMySQLmy.ini” PleskSQLServer