[/url]memcached.so missing - Memcached installation error

While Memcached installation on Centos server, I was getting the error as '[/url]memcached.so missing'

Solution - 

Please check if "memcached.so" file exists on below location:
#/usr/local/lib/php/extensions/no-debug-non-zts-20060613/memcached.so
[url=http://memcached.so/]

If file is missing in above location then check if it exist in below location or not - 
#/usr/lib/php/extensions/no-debug-non-zts-20060613

If you will find the file there then move that file to below location -
#usr/local/lib/php/extensions/no-debug-non-zts-20060613

At the last restart Apache service - 
#restart httpd.service
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Disk Usage Useful Command

Note - You can replace /home with correct '/' drive on your server. 1. Checking the disk usage -...

How to install SOAP on CentOS?

Install SOAP on CentOS 1) Fire below command - yum install php-soap Output will be as follow...

What is Node.js Exactly? - A beginners introduction to Nodejs

Node means Server and JS means Java Script so in simple words Node.js is a Server Side Java...

Basic exim commands

1. REMOVE MAILS BY ID - /usr/sbin/exim -v -Mrm (MAIL ID HERE) 2. LIST QUEUED MAILS -...

How to fix Amazon S3-RequestTimeTooSkewed?

If you have configured a Amazon S3 backup server under cPanl backup configuration to upload...

Powered by WHMCompleteSolution