Set Drupal on Mac
Apache & PHP config on Mac
Three ways to check the php config
- php -i | grep php.ini
- php –ini
- create php file with following line: <?php phpinfo(); and open the file in the browser
PHP opcache config
/etc/php.ini
Three ways to check the php config
/etc/php.ini