I'm following instructions at
http://www.cpanel.net/plugins/devel/install.html
I entered following data
Name of the Plugin. asspdeluxe
Module Description: Spam and Antivirus protection (ASSP Deluxe for Cpanel)
Feature Manager? unchecked
Display Name: Spam and Antivirus protection (ASSP Deluxe for Cpanel)
Display Group: Mail
Display Order: 999
Access URL: asspdeluxe/index.php
Plugin Icon:F:\icon.jpg
I generated asspdeluxe.cpanelplugin which contains this
Code:
#cpanel plugin file 1.0 (for use with /usr/local/cpanel/bin/register_cpanelplugin)
version: 1.0
name:asspdeluxe
description:Spam and Antivirus protection (ASSP Deluxe for Cpanel)
featuremanager:0
url:asspdeluxeindex.php
if:
itemorder:999
itemdesc:SpamandAntivirusprotection(ASSPDeluxeforCpanel)
group:mail
image:/9j/4AAQSkZJRgABAQAAAQABAAD//gA8Q1JFQVRPUjogZ2QtanBlZyB2MS4wICh1c2luZyBJSkcg
..... all the image code here .. I cannot post all since over 10000 chars
blWl3b7PQdsX0/U/40UUVPsqf/PuH/gEf8vJfce9HZei/I//2Q==
I uploaded it on /usr/local/cpanel/bin/asspdeluxe.cpanelplugin
When I execute
/usr/local/cpanel/bin/register_cpanelplugin asspdeluxe.cpanelplugin
I receive this
(internal death) Thu Apr 19 08:41:26 2007 [20256] error: Usage /usr/local/cpanel/bin/register_cpanelplugin <cpanelplugin config file> at /usr/local/cpanel/bin/register_cpanelplugin line 16.
at /usr/local/cpanel/bin/register_cpanelplugin line 16
Usage /usr/local/cpanel/bin/register_cpanelplugin <cpanelplugin config file> at /usr/local/cpanel/bin/register_cpanelplugin line 16.
[a fatal error or timeout occurred while processing this directive]
What's wrong ?
Thanks!