Greetings,

It would be helpful to know if you upgraded using package or tarball.

It also helps to know what *nix distro you are using (Centos, Ubuntu, etc)

It looks like you may need to install a package?

You can usually see if the package is installed by running:
locate Cache/Memcached.pm

If you have it, it should show up something like:
/usr/share/perl5/Cache/Memcached.pm

In Ubuntu, you may need to install libcache-memcached-perl
apt-get install libcache-memcached-perl

If you are using a redhat derivative, you may need to
yum install perl-Cache-Memcached

    - Tim Young

On 6/27/2017 4:39 AM, "D DuD>DtD2DtD1 D'D,D+D>D,DtN,DuD0DoN N <[email protected]>"@LightSys.org wrote:
Hi there!

My name is Nikolay, I'm from Moscow, Russia, we use Koha LS. Last time ago koha 
start working  very slow. We did upgrade ubuntu server  up to 12.04 and new 
when we try connect to Koha we have next:

Software error:
Can't locate Cache/Memcached.pm in @INC (@INC contains: /usr/share/koha/lib 
/etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 
/usr/local/lib/site_perl .) at /usr/share/koha/lib/C4/Context.pm line 86.
BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Context.pm line 98.
Compilation failed in require at /usr/share/koha/lib/C4/Auth.pm line 28.
BEGIN failed--compilation aborted at /usr/share/koha/lib/C4/Auth.pm line 28.
Compilation failed in require at /usr/share/koha/opac/cgi-bin/opac/opac-main.pl 
line 22.
BEGIN failed--compilation aborted at 
/usr/share/koha/opac/cgi-bin/opac/opac-main.pl line 22.

What we must to do to fix problem? I am VERY new in *nix, so please be polite 😊

Thanks for help!

_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha

_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to