View Single Post
  #13  
Old 08-16-2012, 09:30 AM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,293
in php.ini, add
apc.mmap_file_mask=/tmp/apc.XXXXXX

this MAYBE prevent 503 error.
Reply With Quote