April 12, 2016 — kyle.huynh205
Enable PHP OPcode caching – installing Drupal 8
For windows 7 user
1. Goto the C:\xampp\php and open php.ini file
2. Then add this line into the file zend_extension = “C:\xampp\php\ext\php_opcache.dll”
3. Then restart your apache server