Jump to content

memcache


rich4321

Recommended Posts

Hi, I am new to this forum

I am exporering the possibility of using memcache. I use XAMPP on my Mac. I need to know if memcache is already installed, in phpinfo, there is a mod_mem_cache under apache2handler Loaded Modules.

If I think correctly, this is not the same as the php memcache.so, am I right?

 

If so, how do I find out if memcache.so is loaded? I tried the extension_loaded() function, it returns neither true or false. when I type php -m in the terminal, memcaches is not shown on the list.

how do I know for sure if memcache is loaded?

 

Thanks for your help in advance.

Link to comment
https://forums.phpfreaks.com/topic/277908-memcache/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.