-1

Recently I downloaded from http://symfony.com/download the latest version (v 2.7) and among the requirements for setting a robust dev environment is necessary to enable or install accelerators.

Where to find a binary compiled and the step-by-step needed, for Php 5.5 or 5.6 sufficient enough to deal with Xampp or Wampp servers and fix the missing dependency?

Felix Aballi
  • 899
  • 1
  • 13
  • 31

1 Answers1

1

You must have a look into these articles, they helped me a lot:

Step-by-Step

APC available download

Latest APCu

It should look as this:

enter image description here

Felix Aballi
  • 899
  • 1
  • 13
  • 31