sms516
3/20/2019 - 8:47 PM

Disable Xdebug

sudo nano /etc/php/7.1/cli/conf.d/20-xdebug.ini. - comment out debug line
sudo service apache2 restart