0

I am running into a strange issue when compiling php 7.

I got that error :

configure: WARNING: unrecognized options: --with-libmemcached-dir

Any idea ?

neophyte
  • 6,540
  • 2
  • 28
  • 43

1 Answers1

0

I found out the truth. --with-libmemcached-dir is an option to compile the memcached extension, not php itself.