Re: [Koha] C4::AUTH problem
Wow thats an odd one. Syntax error in type map, no ':' in /usr/local/koha/ opac/cgi-bin/opac-main.pl for header use strict; Im sending this to the koha-devel list in the hope that someone there might have seen this error before. Chris On Wed, Oct 22, 2003 at 01:03:04AM -0800, zuxiaolong said:
This is error log in attachement. Thank you. -- zuxiaolong hugojoe@fastmail.fm
-- http://www.fastmail.fm - Access all of your messages and folders wherever you are
-- Chris Cormack Programmer 027 4500 789 Katipo Communications Ltd chris@katipo.co.nz www.katipo.co.nz
On 2003-10-22 10:14:44 +0100 Chris Cormack <chris@katipo.co.nz> wrote:
Syntax error in type map, no ':' in /usr/local/koha/ opac/cgi-bin/opac-main.pl for header use strict;
I think the perl script is being used as an Apache type map file and not executed. You say that you are using apache2 on Debian. Have you got mod_cgi enabled? Please check your apache2 configuration. In the default debian installation, you may need to symlink mod_cgi from mods-available to mods-enabled, but you say that you compiled your own. -- MJR/slef My Opinion Only and possibly not of any group I know. Please http://remember.to/edit_messages on lists to be sure I read http://mjr.towers.org.uk/ gopher://g.towers.org.uk/ slef@jabber.at Creative copyleft computing services via http://www.ttllp.co.uk/
participants (2)
-
Chris Cormack -
MJ Ray