php5 nginx xdebug
$ sudo apt-get install php5-dev php-pear $ sudo pecl install xdebug Open file /etc/php5/fpm/php.ini $ sudo nano /etc/php5/fpm/php.ini add the […]
$ sudo apt-get install php5-dev php-pear $ sudo pecl install xdebug Open file /etc/php5/fpm/php.ini $ sudo nano /etc/php5/fpm/php.ini add the […]
You must be logged in to post a comment.