[Koha] Winning the battle...except CDK-Perl

Md. Aftabuddin aftab at cubmb.ernet.in
Wed Jun 19 01:02:40 NZST 2002


loadmodules.pl contains two bugs,
insert "/" before acquisitions as follows:
************** 
#print "bb";
	print $input ->redirect("/acquisitions");
    } else {
#print "cc";
	print $input ->redirect("/acquisitions");
    }
*************
Md. aftabuddin
On Mon, 17 Jun 2002, Pete Dubler wrote:

> Chris,
> 
> If I read your message correctly, the curses stuff is only for using
> circulation stuff via telnet, which I don't need to do.  So, I will once
> again focus on the web version.  Here is a tail of the log file.  I
> can't seem to get into the acquistions or circulation areas via the
> web.  So, as such, I can't populate the database and know if anything
> else really works.
> 
> I have searched the archives for "premature" and only find people asking
> questions, but no solution to this problem.  Can you help?
> 
> Thanks,
> 
> Pete  (error log tail follows)
> 
> ##########
> 
> [Mon Jun 17 11:54:40 2002] [error] [client 192.168.1.5] Premature end of
> script headers: /var/www/koha/cgi-bin/loadmodules.pl
> DBI->connect(Koha:localhost) failed: Access denied for user:
> 'kohaadmin at localhost' (Using password: NO) at
> /var/www/koha/modules/C4/Database.pm line 41
> Can't call method "prepare" on an undefined value at
> /var/www/koha/modules/C4/Search.pm line 62, <KC> line 5.
> [Mon Jun 17 11:55:35 2002] [error] [client 192.168.1.5] Premature end of
> script headers: /var/www/koha/cgi-bin/loadmodules.pl
> DBI->connect(Koha:localhost) failed: Access denied for user:
> 'kohaadmin at localhost' (Using password: NO) at
> /var/www/koha/modules/C4/Database.pm line 41
> Can't call method "prepare" on an undefined value at
> /var/www/koha/modules/C4/Search.pm line 1010, <KC> line 5.
> DBI->connect(Koha:localhost) failed: Access denied for user:
> 'kohaadmin at localhost' (Using password: NO) at
> /var/www/koha/modules/C4/Database.pm line 41
> Can't call method "prepare" on an undefined value at
> /var/www/koha/modules/C4/Search.pm line 62, <KC> line 5.
> [Mon Jun 17 12:09:39 2002] [error] [client 192.168.1.5] Premature end of
> script headers: /var/www/koha/cgi-bin/loadmodules.pl
> DBI->connect(Koha:localhost) failed: Access denied for user:
> 'kohaadmin at localhost' (Using password: NO) at
> /var/www/koha/modules/C4/Database.pm line 41
> Can't call method "prepare" on an undefined value at
> /var/www/koha/modules/C4/Circulation/Circ2.pm line 68, <KC> line 5.
> [Mon Jun 17 12:09:50 2002] [error] [client 192.168.1.5] Premature end of
> script headers: /var/www/koha/cgi-bin/circ/circulation.pl
> DBI->connect(Koha:localhost) failed: Access denied for user:
> 'kohaadmin at localhost' (Using password: NO) at
> /var/www/koha/modules/C4/Database.pm line 41
> Can't call method "prepare" on an undefined value at
> /var/www/koha/modules/C4/Circulation/Circ2.pm line 68, <KC> line 5.
> [Mon Jun 17 13:31:35 2002] [error] [client 192.168.1.5] Premature end of
> script headers: /var/www/koha/cgi-bin/circ/circulation.pl
> DBI->connect(Koha:localhost) failed: Access denied for user:
> 'kohaadmin at localhost' (Using password: NO) at
> /var/www/koha/modules/C4/Database.pm line 41
> Can't call method "prepare" on an undefined value at
> /var/www/koha/modules/C4/Search.pm line 62, <KC> line 5.
> [Mon Jun 17 16:43:03 2002] [error] [client 192.168.1.5] Premature end of
> script headers: /var/www/koha/cgi-bin/loadmodules.pl
> 
> _______________________________________________
> Koha mailing list
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
> 




More information about the Koha mailing list