View Single Post
  #2  
Old 12-13-2012, 04:49 PM
webizen webizen is offline
LiteSpeed Staff
 
Join Date: Oct 2010
Posts: 2,390
Quote:
Originally Posted by semprot View Post
...
Can i move my apc.mmap_file_mask from /tmp/apc.XXXXXX to /home/ such as /home/apc/apc.XXXXXX/ ?

Thanks.
You can set something like apc.mmap_file_mask=/home/apc/apc.XXXXXX and make sure file permission to /home/apc is set correctly.
Reply With Quote