diff --git a/run.sh b/run.sh index 7f2d605..19a4ff7 100644 --- a/run.sh +++ b/run.sh @@ -1,6 +1,6 @@ #!/bin/sh # Start PHP-FPM in the background -php-fpm -D +php-fpm -F # Start Apache service httpd start \ No newline at end of file