0

Error Cannot exec 'spammng'

Wednesday, November 7, 2007

Error Cannot exec 'spammng'

The error will look like "Cannot exec 'spammng......'":

Solution:
cd /usr/local/psa/admin/bin
rm spammng
(make sure spammng is not present)

then create the symlink
ln -s ../sbin/wrapper spammng

Use the listing command to make sure the symlink is correct.
ls -la spammng

0 Responses to "Error Cannot exec 'spammng'"