in reply to Memcache 'get' returns undef running under mod_perl

Well something else must be up... your code works in my setup perfectly, I can even add new keys and get their values... this is also on Dead Rat (Centos 5:).

Just to compare- I'm running memcached 1.2.2 compiled from source on x86_64, memcached user is "nobody" (not root).. my Cache::Memcached is version 1.24 from a CPAN install...

Replies are listed 'Best First'.
Re^2: Memcache 'get' returns undef running under mod_perl
by graq (Curate) on Dec 04, 2007 at 09:01 UTC

    Sorry the delay in replying. I was fairly sure it is a Perlism that is just beyond me.

    For completeness, it is running on 32 bit redhat 4 (2.6.17), memcache 1.2.2 and Cache::Memcached 1.24.

    Also; Apache 2.0, Perl 5.8.6, gcc 4.0.2, mod_perl 2

    -=( Graq )=-