at "Web Installer > Step 1" sage i get error meage
Hello All, It took me some time to install and compile Koha-3.2.5 with its modules, next I managed to login to http://10.1.3.30:8080. But at the webpage (Web Installer > Step 1) stage, where it asks me to choose language which is “en: and press next. It goes nowhere and under “/var/log/koha/koha-error_log” it shows bellow error: (((( [Sun May 08 12:10:13 2011] [error] [client 10.1.3.99] [Sun May 8 12:10:13 2011] install.pl: Use of uninitialized value in split at /usr/share/koha/lib/C4/Languages.pm line 145., referer: http://10.1.3.30:8080/cgi-bin/koha/installer/install.pl [Sun May 08 12:10:13 2011] [error] [client 10.1.3.99] [Sun May 8 12:10:13 2011] install.pl: Use of uninitialized value in pattern match (m//) at /usr/share/koha/lib/C4/Languages.pm line 430., referer: http://10.1.3.30:8080/cgi-bin/koha/installer/install.pl [Sun May 08 12:10:13 2011] [error] [client 10.1.3.99] [Sun May 8 12:10:13 2011] install.pl: Use of uninitialized value in string eq at /usr/share/koha/lib/C4/Languages.pm line 307., referer: http://10.1.3.30:8080/cgi-bin/koha/installer/install.pl [Sun May 08 12:10:13 2011] [error] [client 10.1.3.99] [Sun May 8 12:10:13 2011] install.pl: Use of uninitialized value in string eq at /usr/share/koha/lib/C4/Languages.pm line 325., referer: http://10.1.3.30:8080/cgi-bin/koha/installer/install.pl [Sun May 08 12:10:14 2011] [error] [client 10.1.3.99] /usr/bin/perl: symbol lookup error: /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/Graphics/Magick/Magick.so: undefined symbol: InitializeMagick, referer: http://10.1.3.30:8080/cgi-bin/koha/installer/install.pl ))) Any suggestions please? thanks -- View this message in context: http://koha.1045719.n5.nabble.com/at-Web-Installer-Step-1-sage-i-get-error-m... Sent from the Koha - Discuss mailing list archive at Nabble.com.
On 9 May 2011 02:12, uknet80 <rawandamin@hotmail.com> wrote:
Hello All,
It took me some time to install and compile Koha-3.2.5 with its modules, next I managed to login to http://10.1.3.30:8080. But at the webpage (Web Installer > Step 1) stage, where it asks me to choose language which is “en: and press next. It goes nowhere and under “/var/log/koha/koha-error_log” it shows bellow error:
First up, why are you installing 3.2.5 ? The latest 3.2.x release is 3.2.7 You can get it at downloads.koha-community.org (Information at www.koha-community.org) The latest Koha release is actually 3.4.0 now. I would suggest either installing 3.2.7 or 3.4.0 The error you are getting looks to do with a missing module, or one not installed cleanly. Graphics::Magick Chris
participants (2)
-
Chris Cormack -
uknet80