I upgraded php to 5.6 including php-fpm. Does anyone know how I can get nginx to work with the upgraded version?
Nginx is still using 5.3 whose files are here: /etc/php5/fpm. The new files are here: /etc/php/5.6/fpm
I am using tcp config not unix sockets.
I upgraded php to 5.6 including php-fpm. Does anyone know how I can get nginx to work with the upgraded version?
Nginx is still using 5.3 whose files are here: /etc/php5/fpm. The new files are here: /etc/php/5.6/fpm
I am using tcp config not unix sockets.