• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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