Greetings! First time poster here. I looked through multiple Koha forums for an answer, but no luck. I'm setting up a library for a small non-profit (I'm installing the software, teaching them how to catalog, etc.). Right now I'm having problems modifying the biblio frameworks. Any help that you can provide would be great. I'm using: Koha 2.2.7 _and_ 2.2.8 (switching between the two as needed) Windows XP Perl version: 5.008008.817 MySQL 4.0.26 Apache 2.0.59 I want to add fields for the Leader and the 006-008. I've been switching between Koha 2.2.7 and 2.2.8 with no luck; I'm getting errors at different points with both versions. Here are the steps I'm doing: 2.2.7 Open default biblio framework Add new MARC tag 007 Add subfield"@" to tab 0, not repeatable, not mandatory, using plugin:marc21_field_007.pl Click on "add MARC" and get error message: The server encountered an internal error and was unable to complete your request. Error message: Premature end of script headers: addbiblio.pl 2.2.8 Click on "add MARC" and get same error message above So, let's delete 007 and start all over Open default biblio framework Add new MARC tag 007 Try to add subfield "@" Get error message The server encountered an internal error and was unable to complete your request. Error message: Premature end of script headers: marc_subfields_structure.pl And now for the error log, found at C:\Program Files\Apache Group\Apache2\logs\intranet-error.log [Thu Jun 21 12:03:09 2007] [error] [client 127.0.0.1] Premature end of script headers: addbiblio.pl, referer: http://intranet/cgi-bin/koha/admin/marc_subfields_structure.pl?tagfield=007&frameworkcode= [Thu Jun 21 12:03:09 2007] [error] [client 127.0.0.1] Can't locate c:\\usr\\koha228\\intranet/value_builder/marc21_field_007.pl in @INC (@INC contains: c:/usr/koha228/intranet/modules C:/usr/lib C:/usr/site/lib .) at C:/usr/koha228/intranet/cgi-bin/koha/acqui.simple/addbiblio.pl line 239., referer: http://intranet/cgi-bin/koha/admin/marc_subfields_structure.pl?tagfield=007&frameworkcode= [Thu Jun 21 12:03:15 2007] [error] [client 127.0.0.1] DBD::mysql::st execute failed: called with 2 bind variables when 3 are needed at C:/usr/koha228/intranet/cgi-bin/koha/admin/marc_subfields_structure.pl line 383., referer: http://intranet/cgi-bin/koha/admin/marc_subfields_structure.pl?tagfield=007&frameworkcode= [Thu Jun 21 12:03:15 2007] [error] [client 127.0.0.1] DBD::mysql::st fetchrow_hashref failed: fetch() without execute() at C:/usr/koha228/intranet/cgi-bin/koha/admin/marc_subfields_structure.pl line 384., referer: http://intranet/cgi-bin/koha/admin/marc_subfields_structure.pl?tagfield=007&frameworkcode= [Thu Jun 21 12:04:21 2007] [error] [client 127.0.0.1] TAGF : 952 at C:/usr/koha228/intranet/cgi-bin/koha/admin/checkmarc.pl line 79., referer: http://intranet/cgi-bin/koha/admin-home.pl [Thu Jun 21 12:04:58 2007] [error] [client 127.0.0.1] Premature end of script headers: marc_subfields_structure.pl, referer: http://intranet/cgi-bin/koha/admin/marc_subfields_structure.pl?tagfield=007&frameworkcode= [Thu Jun 21 12:04:58 2007] [error] [client 127.0.0.1] can't opendir c:\\usr\\koha228\\intranet/value_builder: No such file or directory at C:/usr/koha228/intranet/cgi-bin/koha/admin/marc_subfields_structure.pl line 143., referer: http://intranet/cgi-bin/koha/admin/marc_subfields_structure.pl?tagfield=007&frameworkcode= Ideas? I know programmers that can talk me through fixing things, if that helps at all. Thanks in advance. -- Jennifer D. Miller (Yana) Graduate Student, Library and Information Sciences Librarian, Family Resiliency Resource Center University of Illinois, Urbana-Champaign jdmiller@gmail.com