Skip to content

Commit df74b94

Browse files
committed
r lumen 5.6
1 parent 22db65c commit df74b94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ fi
4444
# Start up PHP FPM
4545
/bin/echo clear_env = no >> /etc/php/7.2/fpm/pool.d/www.conf
4646
#/bin/echo pm.max_children = 25 >> /etc/php/7.0/fpm/pool.d/www.conf
47-
/usr/sbin/php-fpm7.2
47+
/etc/init.d/php7.2-fpm start
4848
#this one doesn't expose env variables
4949
#/usr/sbin/service php7.0-fpm start
5050

0 commit comments

Comments
 (0)