Something went wrong and I cannot make out, We'd Plesk 9.5.2 and was running fine yesterday but somehow today I'm getting following error after login to Plesk.
--------
Warning: In order for Parallels Plesk Panel to work, you need to select the default components from the list below. Make sure that the components you select are properly installed and configured. It is possible to change your selection afterwards.
FTP Server *
FTP Publishing Service (not installed)
Gene6 FTP Server (not installed)
Microsoft FTP Service 7.5.7601.17550
Serv-U FTP Server (not installed)
--------
First I checked in service managed and can see FTP package installed, so I ran defpackagemng and reconfigured FTP
defpackagemng.exe --fix --type=ftpserver
ftpmng.exe --remove-all
ftpmng.exe --reconfigure-all
Still no luck
I then upgraded Plesk to 9.5.5, upgrade went smoothly, then upon checking the registry for ftpserver I see nothing in
(Default) value of key. So as per PavelV I ran following commands -
This is pretty hacky solution, but to resolve this situation fast I recommend you to:
1) call ftpmng.exe --remove-all
2) call ftpmng.exe --stop
3) open regedit, navigate to key HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Plesk\PSA Config\Config\Packages\ftpserver , see that (Default) value of key is gene6. change this value to iisftp7.
4) call ftpmng.exe --install
5) call ftpmng.exe --start
6) call ftpmng.exe --reconfigure-all
Still no luck
Any help from parallels will be appreciated.
Thanks
--------
Warning: In order for Parallels Plesk Panel to work, you need to select the default components from the list below. Make sure that the components you select are properly installed and configured. It is possible to change your selection afterwards.
FTP Server *
FTP Publishing Service (not installed)
Gene6 FTP Server (not installed)
Microsoft FTP Service 7.5.7601.17550
Serv-U FTP Server (not installed)
--------
First I checked in service managed and can see FTP package installed, so I ran defpackagemng and reconfigured FTP
defpackagemng.exe --fix --type=ftpserver
ftpmng.exe --remove-all
ftpmng.exe --reconfigure-all
Still no luck
I then upgraded Plesk to 9.5.5, upgrade went smoothly, then upon checking the registry for ftpserver I see nothing in
(Default) value of key. So as per PavelV I ran following commands -
This is pretty hacky solution, but to resolve this situation fast I recommend you to:
1) call ftpmng.exe --remove-all
2) call ftpmng.exe --stop
3) open regedit, navigate to key HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Plesk\PSA Config\Config\Packages\ftpserver , see that (Default) value of key is gene6. change this value to iisftp7.
4) call ftpmng.exe --install
5) call ftpmng.exe --start
6) call ftpmng.exe --reconfigure-all
Still no luck
Any help from parallels will be appreciated.
Thanks