• 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

Service Management

W

w1ngl

Guest
How do I fix this:
0: /opt/psa/admin/plib/class.WebServerManager.php:201 psaerror()
1: /opt/psa/admin/plib/class.ServiceControl.php:86 WebServerManager->getWebServerPackage()
2: /opt/psa/admin/plib/class.ServiceControl.php:259 ServiceControl->chkServiceObjects()
3: /opt/psa/admin/plib/class.RestartServForm.php:86 ServiceControl->getServiceName()
4: /opt/psa/admin/htdocs/server/restart_services.php:42 RestartServForm->assign

it started after running "dpkg -r psa-spamassassin"
to install 4psa spamm filter.

also updater is not working

:eek: :eek:
 
How about a little more information? What OS and which version od Plesk are you using? In any RedHat flavor you probably should remove Plesk'd Spamassassin by

#rpm -e psa-spamassassin.
 
Back
Top