pattern match (m//) at Unix.pm line 267

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
erhnam
Forum User
Forum User
Posts: 6
Joined: Mon Nov 16, 2009 11:00 am

pattern match (m//) at Unix.pm line 267

Unread post by erhnam »

After I've upgraded to the latest packages I have the following error when I want to try Plesk. Anyone knows what to do?

Code: Select all

[root@ns1 ~]# /etc/init.d/psa start
[25699] warn: server socket setup failed, retry 1: spamd: already running on /tmp/spamd_full.sock, exiting
[25699] warn: Use of uninitialized value in -e at /usr/bin/spamd line 746.
[25699] warn: Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Spec/Unix.pm line 267.
[25699] warn: Use of uninitialized value in concatenation (.) or string at /usr/bin/spamd line 764.
[25699] warn: server socket setup failed, retry 2: spamd: directory for does not exist, exiting
[25699] warn: Use of uninitialized value in -e at /usr/bin/spamd line 746.
[25699] warn: Use of uninitialized value in pattern match (m//) at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/File/Spec/Unix.pm line 267.
[25699] warn: Use of uninitialized value in concatenation (.) or string at /usr/bin/spamd line 764.
[25699] error: spamd: directory for does not exist, exiting
spamd: directory for  does not exist, exiting
Starting psa-spamassassin service:                         [FAILED]
/usr/local/psa/admin/bin/httpsdctl start: httpd (pid 24836) already running
Starting Plesk:                                            [  OK  ]
Post Reply