Hi, I have been using memcache server in conjunction with my application installed on a Linux box. Everything runs fine and smoothly without any issue in memcache side.
Recently, I came across a scenario where I was required to install and deploy my application on a *zLinux *box. The application got installed successfully but the memcache server failed to start. It out put the following error in console. *[exec] Starting Memcached Server ...[exec] /opt/apps/qaeinv/einv2/progs/memcached/bin/memserver.sh: line 55: /opt/apps/qaeinv/einv2/progs/memcached/bin/memcached: cannot execute binary file[exec] Memcached Server failed to start[exec] *****************************************I suspect that when it tries to execute the above mentioned binary file, it fails to execute as this binary could not be compatible with zLinux to run on. So, I tried to find out *a zLinux equivalent *of the memcache package. But I failed to find one. What should I do here ? Is there a way I can make memcache server to run on the zLinux box via some configuration settings/changes ? Kindly provide your inputs on it. Thanks and Regards, Maneesh Sharma -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
