Search Results

Search found 2 results on 1 pages for 'jpfuentes2'.

Page 1/1 | 1 

  • PHP memcached Fatal error: Class 'Memcache' not found

    - by jpfuentes2
    I've pasted the example from php.net for using memcached in php and I'm getting: Fatal error: Class 'Memcache' not found I have this in my php.ini: [memcache] memcache.hash_strategy = "consistent" memcache.max_failover_attemps = 100 memcache.allow_failover = 1 Here's info from php -i and php -m respectively: php -i | grep -i memcache memcached memcached support = enabled libmemcached version = 0.37 Registered save handlers = files user sqlite memcached php -m | grep -i memcache memcached So php seems to have loaded memcached as a module, and php info says that it is loaded and is using v .37. I have not tried yet via apache, I've only been using this through cli right now. Any thoughts?

    Read the article

  • eclipse 3.5 filter .git folder

    - by jpfuentes2
    I'm using eclipse 3.5.2 and cannot seem to use "filter resources" to filter out .git folders in any of my projects for any of my perspectives: javascript, ruby, and php. I've tried adding the filter to plugin.xml as suggested on this blog but it is for eclipse 3.4 and doesn't seem to work. Any suggestions?

    Read the article

1