| ASSP Deluxe for cPanel changelog |
|
|
If you have more than 1 update available
you should update following this sequence . |
|
1)
ASSP WHM => 2)
ASSP Deluxe => 3)
ASSP Deluxe for cPanel Frontend => 4) ASSP |
ASSP WHM
3.7.5
- The latest cPanel update (C24734 or E24734
and newer versions) upgrades PHP from version 5.2.3 to version 5.2.6 . This update fully change cPanel internal php usage.
ASSP WHM 3.7.0 will make ASSP Deluxe
scripts compatible with php 5.2.3 (or below) and 5.2.6 automatically . After this update all ASSP Deluxe scripts can/must be executed from console
using /usr/local/cpanel/3rdparty/bin/php-cgi (instead of /usr/local/cpanel/3rdparty/bin/php
) . Your cronjobs will be adjusted automatically .
- Compatible with ASSP 1.3.5 5.0 and 1.3.9
. ASSP 1.3.3.8 is now unsupported.
- automatic fix for wrong /files/blackdomains
- new feature SCORE SETTINGS (only for ASSP 1.3.9)

- new feature SCORE STATISTICS
(only for ASSP 1.3.9)

- SCORE SETTINGS shows the current active setting
(relaxed,aggressive,extreme)
- minor bugs fixed on 3.7.5 (ASSP scoring configurator)
ASSP Deluxe 2.9.6
- new dm= feature added to find_abusers.php (more
info)
- new dns_check.php feature (more
info)
- minor bug fixes
- find_abusers.php version 4.0 compatible with 1.3.5 (5.0) and
1.3.9
- The variables addpb_score,addpb_lim,addpb_dic,addpb_relay,addpb_errors
are replaced with sc= ,lm= ,dc= , rl= ,er= . Old command are still
available. (more
info)
ASSP Deluxe for cPanel frontend 4.1
- ASSP 1.3.5 5.0 and 1.3.9 compatibility
- Ip Whois has been replaced ( Unluckly the excellent openrbl.org services
terminated ) with
http://whois.domaintools.com . From now, you can customize the ip info
provider editing
/usr/local/cpanel/base/frontend/yourtheme/asspdeluxe/language/main.php
- New big feature (popular request) . The user can read spambox directly from
ASSP SCORING log page !
Click the image to enlarge

Upgrade notes :
a) If you have an older ASSP WHM version,
and ASSP WHM is not able to update
to latest ASSP Deluxe software to latest versions (when you try to update something the
version does not change) execute this from console(it turns temporarly register global
on)
# perl -p -i -e
's/^.*register_globals.*=.*$/register_globals = On/g'
/usr/local/cpanel/3rdparty/etc/php.ini
# cd /usr/local/assp/deluxe
# wget -r -nH --cut-dirs=10 http://www.grscripts.com/assp150/deluxe/license.deluxe
# mv -f license.deluxe license.php;chmod 755 license.php
Now go to ASSP WHM and update everything.
Now return to console and execute this (it will return
register_global off)
# perl -p -i -e
's/^.*register_globals.*=.*$/register_globals = Off/g'
/usr/local/cpanel/3rdparty/etc/php.ini
b) If your ASSP WHM or ASSP Deluxe console commands are
already reporting this error
Site error: the file /usr/local/cpanel/whostmgr/docroot/cgi/assp_deluxe.php
requires the ionCube PHP Loader ioncube_loader_lin_5.2.so to be installed by
the site administrator.
you may execute this from console
# cd /usr/local/assp/deluxe
# wget -r -nH --cut-dirs=10 http://www.grscripts.com/assp150/deluxe/license.deluxe
# mv -f license.deluxe license.php;chmod 755 license.php
# /scripts/phpextensionmgr --prefix /usr/local/cpanel/3rdparty install
IonCubeLoader
NOW , open WHM > Server
configuration > Tweak Settings , go to Software
and select Ioncube
and Save settings.
If the steps above do not permit you to upgrade send me an email
clicking here