• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Spamassassin and Perl

daniel.rataj

New Pleskian
Hi, I tried to restart the psa-spamassasin service (PLESK webadmin) and I noticed this error:
Internal Plesk error occurred: Unable to make action: Unable to manage service by spamd: spammng: execve failed for /usr/local/psa/admin/sbin/spammng: No such file or directory System error 2: No such file or directory

And now I can't restart even the httpd service - calls this error:
Starting httpd: httpd: Syntax error on line 210 of /etc/httpd/conf/httpd.conf: Syntax error on line 10 of /etc/httpd/conf.d/perl.conf: Cannot load /etc/httpd/modules/mod_perl.so into server: libperl.so: cannot open shared object file: No such file or directory

I commented the line 10 in "/etc/httpd/conf.d/perl.conf" file and the httpd service is running, but the SpamAssasin still nothing.

It seems, I've no Perl installed on my CentOS but if I tried to reinstall it again (yum) I can't - because the system says there is Perl installed.

I don't know what I've to do. Thanks for your help.
 
Hi !

I had the same problem to. If you use the backup feature the dumps will temporarely saved in /var/lib/psa/dumps. this is ab big miss configuration in Plesk 8.6. Most servers don't have enough space on /var to store images there. your /var is simply at data limit.

Go to /var/lib/psa/dumps/tmp and delete all files you can find and reboot server. You will see all problems are gone now, but backup is unusable. I hope Parallels will fix this problem.

Best regards
ollie
 
download perl package and try to reinstall it with rpm -Uhv --force <perl_package_file> command to reinstall libperl.so file.
Also check that psa-spamassassin package is installed
 
Attached screenshoot

Hi, I don't know if my disk has going to bad - I sent the question to my server provider.
I attached the screenshoot from my installation.
However it seems the "cpio" exists - if I want to reinstall it, it calls "Cpio already installed". And at all events I can install anything just no Perl.
 

Attachments

  • installation-error.png
    installation-error.png
    7.4 KB · Views: 40
Back
Top