• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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