Steven Owley escribió:
I have installed koha 3 on debian etch. Getting no response on 8080 and this error on 80:
[Sun May 25 16:03:14 2008] [error] [client 69.xxx.xxx.x] [Sun May 25 16:03:14 2008] maintenance.pl: DBD::mysql::db selectrow_array failed: Table 'koha.systempreferences' doesn't exist at /usr/share/koha/lib/C4/Context.pm line 455., referer: http://198.xxx.xxx.x/cgi-bin/koha/maintenance.pl
OPAC will output this when the system has not been installed yet. After using the Makefiles to put everything in place in your system, you still have to visit the Intranet at :8080 and go through some steps on the web installer. This should not happen, however, when upgrading between git revisions of Koha3. As it was stated, add 8080 to your Apache listen ports and go through all steps of the web installer. HTH, Jose