
08-16-2012, 09:43 AM
|
|
Member
|
|
Join Date: Aug 2012
Posts: 13
|
|
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
|