new Memcached()的時候報Trying to clone an uncloneable object of class Memcached

來源:互聯網
上載者:User
memcache的服務端安裝的是memcached-1.4.5.tar.gz
我用戶端安裝了
memcached-2.1.0.tgz
libmemcached-1.0.18.tar.gz
現在用phpinfo能看到已經安裝memcached
memcached support enabled
Version 2.1.0
libmemcached version 1.0.18
Session support yes
igbinary support yes
json support no

Directive Local Value Master Value
memcached.compression_factor 1.3 1.3
memcached.compression_threshold 20480 20480
memcached.compression_type fastlz fastlz
memcached.serializer igbinary igbinary
memcached.sess_binary no value no value
memcached.sess_lock_wait 150000 150000
memcached.sess_locking 1 1
memcached.sess_prefix memc.sess.key. memc.sess.key.
但是代碼調用new Memcached()的時候報Trying to clone an uncloneable object of class Memcached


回複討論(解決方案)

線上等待高手

你試試$memcache = new Memcache;

按你的方法,報Class 'Memcache' not found,我安裝的是Memcached,
現在的情況是我new,就報Trying to clone an uncloneable object of class Memcached,然後我就靜態調用試試,結果說 Non-static method Memcached::get() cannot be called statically, assuming $this from incompatible context。糾結中....

有沒有高手用了php memcached

結貼,沒有解決問題,用Memcache了。

  • 聯繫我們

    該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

    如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.