• 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

Solution: Magicspam - license_manager not found

Huskynarr

Basic Pleskian
Typically, you install it on the Updater.
Then it should work, so use the AutoInstaller or Webpanel.

However, to me is something that does not happen as well with a few others.
The installation was not fully leads, comes the following message retrieval.

Code:
ERROR: Exception
command / usr / local / psa / admin / sbin / modules / magic spam / license_manager is not executable

Solution:
Simply log in Shell, open the Magic Spam module folder and manually install.

Code:
cd /usr/local/psa/admin/sbin/modules/magic spam
#Check whether it is not actually installed.
check-service.sh
#Search the correct system version.
ls -l | grep "magic spam Plesk embedded"
#install
dpkg -i magic spam Plesk embedded jessie64.x86_64.deb

Hopy can someone Help with this. :)
Have found no kb Entry.
 
Here my magicspam-daemon seems completely gone :(

I only have these now:

root@v02:/usr/local/psa/admin/sbin/modules/magicspam# /etc/init.d/magicspam-
magicspam-milter magicspam-rn
 
Back
Top