Plesk Server Shows ERROR: PleskFatalException Statinfo->getProductVersion failed: file_get_contents() failed:


I found out that /usr/local/psa/version was zero sized but fortunately Ihave other servers with intact version files so was able to work outthe solution

1 Run rpm -qi psa
2 Note down the following...

[Example from my system - yours will differ]
Version : 9.2.3
Release : cos5.build92091016.19

You also need the server type being used - mine being CentOS 5

From this info I was able to rebuild my version file to contain...

9.2.3 CentOS 5 92091016.19 [Yours WILL differ]


It is a GOOD idea to make a backup copy of this file, this seems to happen frequently on some plesk installs.


Comments

Please login to comment