Memcached implementation issue fix on CodeIgniter
Budget: ₹400 – ₹750 INR
I need help in fixing memcache setup.
I have created memcache server in aws. Verified that its accessible from aws ec2 instances.
Implemented code in my codeignitor project for MemCache. When I am trying to set the cache to Memcache it is giving me error that
Cache: Failed to create Memcache(d) object; extension not loaded?
Application Log :
ERROR - 2023-08-10 11:46:49 --> Cache: Failed to create Memcache(d) object; extension not loaded?
ERROR - 2023-08-10 11:46:49 --> Severity: error --> Exception: Call to a member function get() on null /var/www/html/system/libraries/Cache/drivers/Cache_memcached.php 142
I have created memcache server in aws. Verified that its accessible from aws ec2 instances.
Implemented code in my codeignitor project for MemCache. When I am trying to set the cache to Memcache it is giving me error that
Cache: Failed to create Memcache(d) object; extension not loaded?
Application Log :
ERROR - 2023-08-10 11:46:49 --> Cache: Failed to create Memcache(d) object; extension not loaded?
ERROR - 2023-08-10 11:46:49 --> Severity: error --> Exception: Call to a member function get() on null /var/www/html/system/libraries/Cache/drivers/Cache_memcached.php 142