View Single Post
  #14  
Old 08-16-2012, 09:43 AM
m3dia m3dia is offline
Member
 
Join Date: Aug 2012
Posts: 13
Default apc.mmap_file_mask=/tmp/apc.XXXXXX

I applied the recommended change:

apc.mmap_file_mask=/tmp/apc.XXXXXX

and uncommented this line in my php.ini:

extension=apc.so;

Then restarted the web server and it went back to the 503 .

Thanks for the tip, but this did not resolve things.

m3dia
Reply With Quote