Please check your mysql driver  DBD::mysql - should be version 4.005 !

Thomas




Maxwell Rathbone <[EMAIL PROTECTED]> 
Gesendet von: [EMAIL PROTECTED]
21.08.2008 16:13
Bitte antworten an
ASSP development mailing list <[email protected]>


An
ASSP development mailing list <[email protected]>
Kopie

Thema
[Assp-test] mySQL Setup Problems






I'm not able to start ASSP with the mySQL information programmed in to 
it.. Any ideas?

[EMAIL PROTECTED] assp]# perl assp.pl
create table whitelist (pkey    varbinary(254) primary key,pvalue 
varbinary(255),pfrozen tinyint not null)
create table redlist (pkey    varbinary(254) primary key,pvalue 
varbinary(255),pfrozen tinyint not null)
create table delaydb (pkey    varbinary(254) primary key,pvalue 
varbinary(255),pfrozen tinyint not null)
create table delaywhitedb (pkey    varbinary(254) primary key,pvalue 
varbinary(255),pfrozen tinyint not null)
create table spamdb (pkey    varbinary(254) primary key,pvalue 
varbinary(255),pfrozen tinyint not null)
create table spamdbhelo (pkey    varbinary(254) primary key,pvalue 
varbinary(255),pfrozen tinyint not null)
create table ldaplist (pkey    varbinary(254) primary key,pvalue 
varbinary(255),pfrozen tinyint not null)
DBD::mysql::db column_info failed: column_info doesn't support column 
selection at assp.pl line 3425.
Can't locate object method "disconnect" via package "dbh" (perhaps you 
forgot to load "dbh"?) at assp.pl line 3431.
[EMAIL PROTECTED] assp]# rpm -qa | grep mysql
mysql-5.0.45-7.el5
mysql-server-5.0.45-7.el5
php-mysql-5.1.6-20.el5_2.1

-----------------------------------
And now I get this when I start ASSP from the command-line NOT in daemon 
mode
*snip*
Aug-21-08 10:12:44 listening for SMTP connections on 25
Aug-21-08 10:12:44 listening for admin HTTP connections on 55555
Aug-21-08 10:12:44 listening for stat HTTP connections on 55553
Aug-21-08 10:12:44 starting threads with ThreadCycleTime set to 3000 
microseconds
Aug-21-08 10:12:44 starting communication worker threads [1 to 5]
Aug-21-08 10:12:45 Worker_1 started
Aug-21-08 10:12:45 Worker_2 started
Aug-21-08 10:12:45 Worker_3 started
Aug-21-08 10:12:45 starting maintenance worker thread [10000]
Aug-21-08 10:12:45 Worker_4 started
Aug-21-08 10:12:45 Worker_5 started
Aug-21-08 10:12:45 starting rebuild SpamDB worker thread [10001]
Aug-21-08 10:12:45 all Threads are started
DBD::mysql::db column_info failed: column_info doesn't support column 
selection at assp.pl line 3425.
Can't locate object method "disconnect" via package "dbh" (perhaps you 
forgot to load "dbh"?) at assp.pl line 3431.


-----------------------------------

Any ideas? :(


Max

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's 
challenge
Build the coolest Linux based applications with Moblin SDK & win great 
prizes
Grand prize is a trip for two to an Open Source event anywhere in the 
world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test




DISCLAIMER:
*******************************************************
This email and any files transmitted with it may be confidential, legally 
privileged and protected in law and are intended solely for the use of the 

individual to whom it is addressed.
This email was multiple times scanned for viruses. There should be no 
known virus in this email!
*******************************************************

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Assp-test mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to