New packages available for cPanel and cPanel PRO

Want to keep up to date with the latest updates on MagicSpam? Here's where to get the goods on what's new in the world of MagicSpam developments!

Moderators: wizard, magicspam

Post Reply
magicspam
Posts: 1552
Joined: Tue Oct 28, 2008 2:27 pm

New packages available for cPanel and cPanel PRO

Post by magicspam » Thu Nov 14, 2013 12:02 pm

We have released a new set of packages for MagicSpam for cPanel/WHM and MagicSpam PRO for cPanel/WHM.

This update is to address new security restrictions available in the latest version of cPanel which, when enabled, can cause the launch of the MagicSpam plugin in the WHM interface to display an error message:
HTTP error 401

cgi/addon_magicspam.cgi

WHM is configured to disallow execution of unregistered applications when logged in as root or a reseller with the "all" ACL. To enable this functionality you must do one of the following: Register this addon using /usr/local/cpanel/bin/register_appconfig (http://docs.cpanel.net/twiki/bin/vie...tKit/AppConfig), Enable the "Allow apps that have not registered with AppConfig to be run when logged in as root or a reseller with the "all" ACL in WHM" option in "Tweak Settings", or add permit_unregistered_apps_as_root=1 to /var/cpanel/cpanel.config, and run /usr/local/cpanel/etc/init/startcpsrvd
You can either download the updated packages from http://download.magicspam.com , or you can do the following:

* Log in to your cPanel/WHM server command line as "root"

* Run the following commands:

Code: Select all

mkdir -p /var/cpanel/apps
chmod 755 /var/cpanel/apps
echo "service=whostmgr" > /tmp/magicspam.conf
echo "url=/cgi/addon_magicspam.cgi" >> /tmp/magicspam.conf
echo "acls=root" >> /tmp/magicspam.conf
/usr/local/cpanel/bin/register_appconfig /tmp/magicspam.conf
rm -f /tmp/magicspam.conf

Post Reply

Return to “News and Announcements”

Who is online

Users browsing this forum: No registered users and 10 guests