• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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