• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Delete subdomian error PPCP 11.5

kabayo

New Pleskian
Hi

PPCP upgrade from 11.09 to 11.5

After that when try to remove a subdomain show this error:

Code:
PHP Runtime Notice: Declaration of LogRotation::fetchSubmitVar() should be compatible with cObject::fetchSubmitVar($varName, $default_value = '', $mapping = Array)
Line: 589
File: /usr/local/psa/admin/plib/PHostingManager/Apache.php
Stack Trace:
#0  Smb_Exception_Syntax::handleError(2048, Declaration of LogRotation::fetchSubmitVar() should be compatible with cObject::fetchSubmitVar($varName, $default_value = '', $mapping = Array), /usr/local/psa/admin/plib/PHostingManager/Apache.php, 589, Array ([logrotation_id] => 141)) called at [/usr/local/psa/admin/plib/PHostingManager/Apache.php:589]
#1  PHostingManager_Apache::deleteHostingContent() called at [/usr/local/psa/admin/plib/PHostingManager/Apache.php:589]
#2  PHostingManager_Apache->deleteHostingContent() called at [/usr/local/psa/admin/plib/PHostingManager/Apache.php:662]
#3  PHostingManager_Apache->delete() called at [/usr/local/psa/admin/plib/DSWeb.php:248]
#4  DSWeb->delete() called at [/usr/local/psa/admin/plib/PhDomain.php:258]
#5  PhDomain->_removeWeb(vrt_hst) called at [/usr/local/psa/admin/plib/PhDomain.php:130]
#6  PhDomain->_delete() called at [/usr/local/psa/admin/plib/BsDomain.php:412]
#7  BsDomain->_delete() called at [/usr/local/psa/admin/plib/PhDomain.php:42]
#8  PhDomain->delete() called at [/usr/local/psa/admin/plib/BsDomain.php:378]
#9  BsDomain->delete() called at [/usr/local/psa/admin/plib/Smb/Plesk/Bridge/Domain.php:367]
#10 Smb_Plesk_Bridge_Domain->delete() called at [/usr/local/psa/admin/smb/application/controllers/WebController.php:966]
#11 WebController->deleteAction() called at [/usr/local/psa/admin/externals/Zend/Controller/Action.php:516]
#12 Zend_Controller_Action->dispatch(deleteAction) called at [/usr/local/psa/admin/externals/Zend/Controller/Dispatcher/Standard.php:295]
#13 Zend_Controller_Dispatcher_Standard->dispatch(Zend_Controller_Request_Http Object ([] => Array ([0] => _GET,[1] => _POST),[] => /smb/web/delete?_randomId=783688,[] => /smb,[] => ,[] => /web/delete,[] => Array ([controller] => web,[action] => delete,[module] => default),[] => ,[] => Array (),[] => 1,[] => default,[] => module,[] => web,[] => controller,[] => delete,[] => action), Zend_Controller_Response_Http Object ([] => Array (),[] => Array (),[] => Array (),[] => Array (),[] => 200,[] => ,[] => ,[headersSentThrowsException] => 1)) called at [/usr/local/psa/admin/externals/Zend/Controller/Front.php:954]
#14 Zend_Controller_Front->dispatch() called at [/usr/local/psa/admin/plib/Smb/Application/Web.php:39]
#15 Smb_Application_Web->run() called at [/usr/local/psa/admin/smb/application/public/index.php:14]

Any ideas?
 
Back
Top