• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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