• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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