PHP Fatal error: Call to undefined function of_get_versions()

B

BarnaS

Guest
Hello!

I upgraded plesk 9.5.1 to 10.0.1 on Centos 5.5 i386.

The upgrade was very hard, because the admin password contained special characters, I found the solution, modified the admin password, and finally the update finished.
The last repair informed me, the upgrade was succesfull.


But I can't login to plesk panel, I get a white screen. And when I try some special command on console, I get a php error, for example:
/usr/local/psa/admin/bin/httpdmng
PHP Fatal error: Call to undefined function of_get_versions() in /usr/local/psa/admin/plib/common_func.php3 on line 4844

I tried to install some php extensions, but didn't helped.

How can I resolve this php error?

Thanks in advance!

Barna
 
Dear Igor,

thank you very much, it works!

rpm -i --force sw-engine-2.0-6.201010011026.centos5.i386.rpm
/usr/local/psa/bootstrapper/pp10.9.0-bootstrapper/bootstrapper.sh repair
reboot

Thanks again!

Barna
 
Back
Top