Hi, I am getting a lot of different errors after installing Koha. [Tue Jan 14 22:13:31 2003] [error] [client 127.0.0.1] Premature end of script headers: /usr/local/koha/intranet/cgi-bin/acqui.simple/marcimport.pl Tag " " is not a valid tag. at /usr/local/koha/intranet/modules/C4/Biblio.pm line 590 [Tue Jan 14 22:17:40 2003] [error] [client 127.0.0.1] Premature end of script headers: /usr/local/koha/intranet/cgi-bin/MARCdetail.pl [root@localhost intranet-tmpl]# /etc/koha.conf database=Koha hostname=localhost user=kohaadmin pass=xxxxxxx includes=/usr/local/koha/intranet/htdocs/intranet-tmpl/default/pl/includes <<-- ! Is this eight for me? intranetdir=/usr/local/koha/intranet opacdir=/usr/local/koha/opac kohalogdir=/var/log/koha kohaversion=RC1 httpduser=apache intrahtdocs=/usr/local/koha/intranet/htdocs/intranet-tmpl opachtdocs=/usr/local/koha/opac/htdocs/opac-tmpl I modified the includes= directive but I am not sure this is correct. Are intrahtdocs and opachtdocs OK? Are perl scripts aware that they should use ./defaults/pl directory for polish translation ??? Thanks for any answers. Benedict