Hey there! Today we wanted to give you a brief overview on how setup APC on our Media Temple dedicated virtual server, since sometimes, it’s just a pain in our A%#.
APC optimizes PHP intermediate code and caches data and compiled code from the PHP bytcode compiler in shared memory[1]. Using APC our PHP web applications [...]