We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22db65c commit df74b94Copy full SHA for df74b94
ci/start.sh
@@ -44,7 +44,7 @@ fi
44
# Start up PHP FPM
45
/bin/echo clear_env = no >> /etc/php/7.2/fpm/pool.d/www.conf
46
#/bin/echo pm.max_children = 25 >> /etc/php/7.0/fpm/pool.d/www.conf
47
-/usr/sbin/php-fpm7.2
+/etc/init.d/php7.2-fpm start
48
#this one doesn't expose env variables
49
#/usr/sbin/service php7.0-fpm start
50
0 commit comments