• 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

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