I'm trying to install radmin, I have created a mysql database, setup a radmin
user and when I run the installMysql.sh  I receive the following errors, can
anyone help me with this?

Thanks.   Paul


[root@iggy Radmin-1.2]# ./installMysql.sh
Enter password:
Database "radmin" created.
Enter password:
ERROR 1062 at line 1: Duplicate entry 'localhost-root' for key 1
Enter password:
DBD::mysql::db do failed: Column 'ATTR_ID' is used with UNIQUE or INDEX but is
not defined as NOT NULL at Radmin/DBSQL.pm line 414.
Failed to create primary key index for RADATTRS: Column 'ATTR_ID' is used with
UNIQUE or INDEX but is not defined as NOT NULL at Radmin/Util.pm line 30.
DBD::mysql::db do failed: Column 'NAME' is used with UNIQUE or INDEX but is
not defined as NOT NULL at Radmin/DBSQL.pm line 414.
Failed to create primary key index for RADCONFIG: Column 'NAME' is used with
UNIQUE or INDEX but is not defined as NOT NULL at Radmin/Util.pm line 30.
DBD::mysql::db do failed: Column 'USERNAME' is used with UNIQUE or INDEX but
is not defined as NOT NULL at Radmin/DBSQL.pm line 414.
Failed to create  RADONLINE: Column 'USERNAME' is used with UNIQUE or INDEX
but is not defined as NOT NULL at Radmin/Util.pm line 30.
DBD::mysql::db do failed: Column 'NASIDENTIFIER' is used with UNIQUE or INDEX
but is not defined as NOT NULL at Radmin/DBSQL.pm line 414.
Failed to create primary key index for RADONLINE: Column 'NASIDENTIFIER' is
used with UNIQUE or INDEX but is not defined as NOT NULL at Radmin/Util.pm
line 30.
DBD::mysql::db do failed: Column 'NAME' is used with UNIQUE or INDEX but is
not defined as NOT NULL at Radmin/DBSQL.pm line 414.
Failed to create primary key index for RADSERVICES: Column 'NAME' is used with
UNIQUE or INDEX but is not defined as NOT NULL at Radmin/Util.pm line 30.
DBD::mysql::db do failed: Column 'NAME' is used with UNIQUE or INDEX but is
not defined as NOT NULL at Radmin/DBSQL.pm line 414.
Failed to create primary key index for RADSTCONFIG: Column 'NAME' is used with
UNIQUE or INDEX but is not defined as NOT NULL at Radmin/Util.pm line 30.
DBD::mysql::db do failed: Column 'USERNAME' is used with UNIQUE or INDEX but
is not defined as NOT NULL at Radmin/DBSQL.pm line 414.
Failed to create  RADUSAGE: Column 'USERNAME' is used with UNIQUE or INDEX but
is not defined as NOT NULL at Radmin/Util.pm line 30.
DBD::mysql::db do failed: Column 'USERNAME' is used with UNIQUE or INDEX but
is not defined as NOT NULL at Radmin/DBSQL.pm line 414.
Failed to create primary key index for RADUSERS: Column 'USERNAME' is used
with UNIQUE or INDEX but is not defined as NOT NULL at Radmin/Util.pm line 30.

DBD::mysql::db do failed: Column 'ATTR_ID' is used with UNIQUE or INDEX but is
not defined as NOT NULL at Radmin/DBSQL.pm line 414.
Failed to create primary key index for RADVALUES: Column 'ATTR_ID' is used
with UNIQUE or INDEX but is not defined as NOT NULL at Radmin/Util.pm line 30.

The Radmin database has been created.
Radmin/Sql.pm has been created.

Now you must run "perl ./install.pl" as root
to complete the installation.



===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to