• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

php problems

R

rmatosplk

Guest
When access the url : https://localhost:8443 this error ocurred:

ERROR: PleskFatalException
StatInfo->getProductVersion failed: file_get_contents() failed:

0: /opt/psa/admin/plib/common_func.php3:169
psaerror(string 'StatInfo->getProductVersion failed: file_get_contents() failed: ')
1: /opt/psa/admin/plib/common_func.php3:35
getProductNameVersion()
2: /opt/psa/admin/htdocs/login.php3:22
 
Originally posted by rmatosplk
When access the url : https://localhost:8443 this error ocurred:

ERROR: PleskFatalException
StatInfo->getProductVersion failed: file_get_contents() failed:

0: /opt/psa/admin/plib/common_func.php3:169
psaerror(string 'StatInfo->getProductVersion failed: file_get_contents() failed: ')
1: /opt/psa/admin/plib/common_func.php3:35
getProductNameVersion()
2: /opt/psa/admin/htdocs/login.php3:22
Make sure the permission is set to 644 on /usr/local/psa/version and you have a legit Plesk version? If yes, might want to re-run the updater manually from shell:

/usr/local/psa/admin/sbin/autoinstaller

Make sure you have backup of your client's data first. The other option is to re-run the Plesk RPMs in /root/psa/PATH with the command:
rpm -ivh * RPM_FILE
 
Back
Top