production mode - trapped fatal error : huh ??
Hi all, First please excuse my poooooor english :) I'm trying to install Koha 3.00 on the lastest Debian. The perl installer works, no problem. But when I go on the Installer Web page (127.0.1.1:8080) I've got : production mode - trapped fatal error I've taken a look to the log : Can't call method "id" on an undefined value at InstallAuth.pm I'm totally blocked. Someone can help me please ? -- View this message in context: http://www.nabble.com/production-mode---trapped-fatal-error-%3A-huh----tp192... Sent from the Koha - Discuss mailing list archive at Nabble.com.
piwako wrote:
Hi all, First please excuse my poooooor english :) I'm trying to install Koha 3.00 on the lastest Debian. The perl installer works, no problem. But when I go on the Installer Web page (127.0.1.1:8080) I've got : production mode - trapped fatal error
I've taken a look to the log : Can't call method "id" on an undefined value at InstallAuth.pm
I'm totally blocked. Someone can help me please ?
I've found the solution on this forum , sorry. Install CGI-Session-Serialize-yaml-4.21.tgz downloaded on CPAN or perl -MCPAN -e 'install "CGI::Session::Serialize:yaml"' -- View this message in context: http://www.nabble.com/production-mode---trapped-fatal-error-%3A-huh----tp192... Sent from the Koha - Discuss mailing list archive at Nabble.com.
Dear all, I'v installed KOHA-3.00.03 on Debian 5.02 lenny and after http://localhost:8080/ i got: production mode - trapped fatal error. I had cpan CGI::Session::Serialize::yaml and perl Makefile.PL, make, make test & make install, as suggested by "piwako" but still the same problem. Also, http://localhost:80/ also give same same error. Kindly suggest. Firstborn piwako wrote:
piwako wrote:
Hi all, First please excuse my poooooor english :) I'm trying to install Koha 3.00 on the lastest Debian. The perl installer works, no problem. But when I go on the Installer Web page (127.0.1.1:8080) I've got : production mode - trapped fatal error
I've taken a look to the log : Can't call method "id" on an undefined value at InstallAuth.pm
I'm totally blocked. Someone can help me please ?
I've found the solution on this forum , sorry. Install CGI-Session-Serialize-yaml-4.21.tgz downloaded on CPAN or perl -MCPAN -e 'install "CGI::Session::Serialize:yaml"'
-- View this message in context: http://www.nabble.com/production-mode---trapped-fatal-error-%3A-huh----tp192... Sent from the Koha - Discuss mailing list archive at Nabble.com.
Firstborn R. Sumer a écrit :
Dear all, I'v installed KOHA-3.00.03 on Debian 5.02 lenny and after http://localhost:8080/ i got: production mode - trapped fatal error. I had cpan CGI::Session::Serialize::yaml and perl Makefile.PL, make, make test & make install, as suggested by "piwako" but still the same problem. Also, http://localhost:80/ also give same same error. Kindly suggest.
Firstborn
Hi, Can you send part of the logs which reports the error ? Without that it is quite hard to tell. kind regards. -- Henri-Damien LAURENT
Hi, For XML::LibXSLT 1.59 not found i had proceeded as follows but not successful. [Mon Sep 7 07:43:20 2009] Makefile.PL: Warning: prerequisite XML::LibXSLT 1.59 not found. Writing Makefile for koha localhost:~/koha-3.00.03# sudo apt-get install libxslt-dev libxslt1.1 Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting libxslt1-dev instead of libxslt-dev libxslt1-dev is already the newest version. libxslt1.1 is already the newest version. libxslt1.1 set to manually installed. The following packages were automatically installed and are no longer required: libpng12-dev libjpeg62-dev libfreetype6-dev Use 'apt-get autoremove' to remove them. 0 upgraded, 0 newly installed, 0 to remove and 30 not upgraded. localhost:~/koha-3.00.03# cpan XML::LibXSLT CPAN: Storable loaded ok (v2.21) Going to read /root/.cpan/Metadata Database was generated on Mon, 07 Sep 2009 03:27:00 GMT CPAN: YAML loaded ok (v0.66) Going to read /root/.cpan/build/ ............................................................................DONE Found 73 old builds, restored the state of 73 Running install for module 'XML::LibXSLT' Running make for P/PA/PAJAS/XML-LibXSLT-1.68.tar.gz Has already been unwrapped into directory /root/.cpan/build/XML-LibXSLT-1.68-FGMeCe Could not make: Unknown error Running make test Can't test without successful make Running make install Make had returned bad status, install seems impossible Any suggestions ? Firstborn LAURENT Henri-Damien wrote:
Firstborn R. Sumer a écrit :
Dear all, I'v installed KOHA-3.00.03 on Debian 5.02 lenny and after http://localhost:8080/ i got: production mode - trapped fatal error. I had cpan CGI::Session::Serialize::yaml and perl Makefile.PL, make, make test & make install, as suggested by "piwako" but still the same problem. Also, http://localhost:80/ also give same same error. Kindly suggest.
Firstborn
Hi, Can you send part of the logs which reports the error ? Without that it is quite hard to tell. kind regards. -- Henri-Damien LAURENT _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- View this message in context: http://www.nabble.com/production-mode---trapped-fatal-error-%3A-huh----tp192... Sent from the Koha - Discuss mailing list archive at Nabble.com.
participants (3)
-
Firstborn R. Sumer -
LAURENT Henri-Damien -
piwako