apc cache clear itself
-
Hi all,
I am trying to store some session state information in apc cache but it clears itself within a min. My website is hosted on GoDaddy. So can anybody tell me how I can increase ttl value in php. I already tried to increase the ttl value by putting the apc settings in php.ini file.
apc.ttl=7200
apc.user_ttl=7200
The topic ‘apc cache clear itself’ is closed to new replies.