Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在编译 php 7 时遇到了一个奇怪的问题。
我得到了那个错误:
配置:警告:无法识别的选项:--with-libmemcached-dir
任何想法 ?
我发现了真相。--with-libmemcached-dir 是编译memcached 扩展的选项,而不是 php 本身。