• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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