Re: [Koha] Error : Undefined subroutine CGI

2017-04-12 Thread Rejeesh K.Nair
Hi All, I am very glad to inform you that, we have successfully integrated KOHA with MariaDB in our new server. In new server we couldn't find any 'Undefined subroutine CGI' error. We can login into MariaDB through putty with DB username and password.But when we try to login into phpmyadmin it

Re: [Koha] Error : Undefined subroutine CGI

2017-04-11 Thread Rejeesh K.Nair
Hi Zeno Tajoli, Thanks for your suggestion. We will integrate MariaDB for our new KOHA. Thanks & Regards, Rejeesh K.Nair m: +91 (0) ​9495316906 e: rejeeshkn...@gmail.com

Re: [Koha] Error : Undefined subroutine CGI

2017-04-11 Thread Zeno Tajoli
Hi, >Our KOHA Version : 16.05.04.000 >Ubuntu Version : 14.04 > >Below link suggests that Ubuntu 14.04 is no longer supported KOHA. >https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages >We have upgraded Ubuntu and CGI version. Again we got some error, so we are >planning to reinstall

Re: [Koha] Error : Undefined subroutine CGI

2017-04-11 Thread Rejeesh K.Nair
Our KOHA Version : 16.05.04.000 Ubuntu Version : 14.04 Below link suggests that Ubuntu 14.04 is no longer supported KOHA. https://wiki.koha-community.org/wiki/Koha_on_ubuntu_-_packages We have upgraded Ubuntu and CGI version. Again we got some error, so we are planning to reinstall KOHA. ​We

Re: [Koha] Error : Undefined subroutine CGI

2017-04-10 Thread Philippe Blouin
I'm on 3.63 and don't have this issue, on Koha 3.14 to 16.11... To upgrade beyond your Ubuntu, try sudo cpan CGI But I can't vouch on the result/consequences. Philippe Blouin, Responsable du développement informatique Tél. : (888) 604-2627 philippe.blo...@inlibro.com

Re: [Koha] Error : Undefined subroutine CGI

2017-04-10 Thread Philippe Blouin
What version got installed? Did it say something was missing? What is in your koha_error.log ? Did you restart Apache? Philippe Blouin, Responsable du développement informatique Tél. : (888) 604-2627 philippe.blo...@inlibro.com inLibro | pour esprit

Re: [Koha] Error : Undefined subroutine CGI

2017-04-08 Thread Rejeesh K.Nair
Hi All, When I execute "sudo cpan CGI" command the site shows following server error. Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at [no address given] to inform them of the

Re: [Koha] Error : Undefined subroutine CGI

2017-04-06 Thread Rejeesh K.Nair
Thank you guys, I will work on this and let you know the progress. Thanks & Regards, Rejeesh K.Nair m: +91 (0) ​9495316906 e: rejeeshkn...@gmail.com

Re: [Koha] Error : Undefined subroutine CGI

2017-04-06 Thread Rejeesh K.Nair
Hi, Is this issue solve ,if we increased our CGI version to > 4.08.Please see below link. https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15809 Thanks & Regards, Rejeesh K.Nair m: +91 (0) ​9495316906 e: rejeeshkn...@gmail.com

Re: [Koha] Error : Undefined subroutine CGI

2017-04-06 Thread Philippe Blouin
All look good. I'm lacking imagination at this point, the only thing I see is that your Koha is not using that specific environment, maybe due to an ENV variable (in httpd config or other). But you did a fresh install on your new server? Sorry :( Philippe Blouin, Responsable du

Re: [Koha] Error : Undefined subroutine CGI

2017-04-06 Thread Rejeesh K.Nair
Hi, Our CGI version is : 3.63 Thanks & Regards, Rejeesh K.Nair m: +91 (0) ​9495316906 e: rejeeshkn...@gmail.com On Thu, Apr 6, 2017 at

Re: [Koha] Error : Undefined subroutine CGI

2017-04-06 Thread Philippe Blouin
perl -MCGI -e 'print $CGI::VERSION' (you can replace both CGI by whatever cpan module you want to check, usually) Philippe Blouin, Responsable du développement informatique Tél. : (888) 604-2627 philippe.blo...@inlibro.com inLibro | pour esprit libre |

Re: [Koha] Error : Undefined subroutine CGI

2017-04-06 Thread Rejeesh K.Nair
Hi Philippe Blouin, Please see the details, *Koha version: *16.05.04.000 *OS version ('uname -a'): *Linux ubuntu 4.2.0-27-generic #32~14.04.1-Ubuntu SMP Fri Jan 22 15:32:26 UTC 2016 x86_64 *Perl interpreter:* /usr/bin/perl *Perl version:* 5.018002 How can we get CGI version from KOHA? Thanks &

Re: [Koha] Error : Undefined subroutine CGI

2017-04-06 Thread Philippe Blouin
What version of Debian/Perl/CGI library do you have installed? There is certainly a discrepency between your old and new server. Philippe Blouin, Responsable du développement informatique Tél. : (888) 604-2627 philippe.blo...@inlibro.com inLibro | pour

[Koha] Error : Undefined subroutine CGI

2017-04-06 Thread Rejeesh K.Nair
Hi All, We were moved KOHA files from our server to new server. When I try to navigate into Search page(/cgi-bin/koha/catalogue/search.pl) got an error Undefined subroutine CGI::multi_param at /usr/share/koha/intranet/cgi-bin/catalogue/search.pl line 215. But it working fine on our existing