• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Problem after updating to 11.5.30 Update #31 - getPHPIni

outsider

Basic Pleskian
Hello,

Afert updating today to 11.5.30 Update #31 I'm getting this error when I try to create a new subscription or to modify Hosting settings on existing one.

Internal error.

ERROR: Call to undefined method PHosting_Apache::getPHPIni() (Apache.php:882)

/usr/local/psa/admin/logs/panel.log
[30-Jan-2014 17:17:29 Europe/Helsinki] PHP Fatal error: Call to undefined method PHosting_Apache::getPHPIni() in /usr/local/psa/admin/plib/PHosting/Apache.php on line 882

Any hints?
Server is CloudLinux Server release 6.5 (Pavel Popovich) x86_64.

Thanks.
 
Hello,

could you please provide MD5 of file /usr/local/psa/admin/plib/PHosting/Apache.php

# md5sum /usr/local/psa/admin/plib/PHosting/Apache.php
 
Could you please send me login credentials for your server in PM? We will check this issue.
 
We have same problem:
ERROR: Call to undefined method PHosting_Apache::getPHPIni() (Apache.php:882)

OS CloudLinux Server 6.5 (Pavel Popovich)
Panel version 11.5.30 Update #31

md5sum /usr/local/psa/admin/plib/PHosting/Apache.php = fdedbf618f00db3882234e1237286592
 
Yes, we need ssh root access. If remote access to your server is limited with firewall, please make sure that it is allowed from Parallels Support IP addresses:
64.131.89.14
91.204.24.0/24
91.204.25.0/24
91.204.26.0/24
115.118.128.202
117.239.142.194
122.181.6.50
195.214.232.10
199.115.105.23
203.32.4.0/26
203.214.176.0/24
111.93.188.66
 
Thank you very much for collaboration the issue is fixed now on provided server.

The issue is affecting CloudLinux 6.x x64 only.

To fix issue please reinstall microupdates by following commands :

# rm .autoinstaller/microupdates.xml
# /usr/local/psa/admin/bin/autoinstaller --install-component base --select-product-id plesk --select-release-current --reinstall-patch
 
Back
Top