Windows plesk error: get_config_string failed
On a windows dedicated server with plesk control panel , while configuring I have come across an error which is as below:
get_config_string failed: PRODUCT_DATA_D: Unexpected end of data when read C-string from serializer
To get this fixed, I followed the below steps:
cd Program Files\SWsoft\Plesk\admin\bin
websrvmng --reconfigure-all
That's all