• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

big control panel problems - please help

D

DarkHorizons

Guest
Hi,

For some reason I am unable to do a lot of things in the control panel. Here are some of the problems that I am seeing. Can someone please let me know what happened here and how to fix it? The sites themselves and their email, etc seem to be working but PLESK is giving all of these major problems. I have tried a forced reinstall of the rpms but that didn't seem to help.

-----------

Clicking on 'Server' and then 'Service Management' gives this problem:

WEB_Server_package parameter not defined in features list.

--------------------------------------------------------------------------------

0: /usr/local/psa/admin/plib/class.WebServerManager.php:201 psaerror()
1: /usr/local/psa/admin/plib/class.ServiceControl.php:86 WebServerManager->getWebServerPackage()
2: /usr/local/psa/admin/plib/class.ServiceControl.php:259 ServiceControl->chkServiceObjects()
3: /usr/local/psa/admin/plib/class.RestartServForm.php:86 ServiceControl->getServiceName()
4: /usr/local/psa/admin/htdocs/server/restart_services.php:42 RestartServForm->assign()



Clicking on 'Server' and then 'Mail' gives this problem:

Unable to create MailManager object: eval() failed: Empty error message from utility.

--------------------------------------------------------------------------------

0: /usr/local/psa/admin/plib/class.MailManager.php:57 psaerror(string "Unable to create MailManager object: eval() failed: Empty error message from utility.")
1: /usr/local/psa/admin/htdocs/server/mail.php3:13 MailManagerMaker()



clicking on 'Server' and then 'updater' gives this:

AutoInstallerManager::getAutoInstaller() failed: Output is empty.

--------------------------------------------------------------------------------

0: /usr/local/psa/admin/htdocs/server/autoinstaller_releases.php:23 psaerror(string "AutoInstallerManager::getAutoInstaller() failed: Output is empty.")


Trying to delete a subdomain gives this:

ftpmng() constructor failed: eval() failed: Empty error message from utility.

--------------------------------------------------------------------------------

0: /usr/local/psa/admin/plib/class.ftpmng.php:44 psaerror(string "ftpmng() constructor failed: eval() failed: Empty error message from utility.")
1: /usr/local/psa/admin/plib/class.SubDomainManager.php:306 ftpmngMaker()
2: /usr/local/psa/admin/plib/class.SubDomainsList.php:99 SubDomainManager->delete()
3: /usr/local/psa/admin/htdocs/domains/subdomains/subdomains.php:74 SubDomainsList->delete(array)



and trying to remove a domain gives this:

ftpmng() constructor failed: eval() failed: Empty error message from utility.

--------------------------------------------------------------------------------

0: /usr/local/psa/admin/plib/class.ftpmng.php:44 psaerror(string "ftpmng() constructor failed: eval() failed: Empty error message from utility.")
1: /usr/local/psa/admin/plib/class.PHostingManager.php:989 ftpmngMaker()
2: /usr/local/psa/admin/plib/class.PhDomain.php:216 PHostingManager->delete()
3: /usr/local/psa/admin/plib/class.BsDomain.php:284 BsDomain->delete()
4: /usr/local/psa/admin/plib/class.BsDomain.php:485 BsDomain->delete(integer "0")
5: /usr/local/psa/admin/plib/class.Manager.php:349 mdeleteDomains(array)
6: /usr/local/psa/admin/htdocs/domains/domains.php3:205 Manager->removeDomains(array)
 
go figure - everything caused by enabling safe mode in /usr/local/psa/admin/conf
 
Back
Top