php-src/sapi/fpm
Sara Golemon d8d1c78ed0 Skip FPM tests when running as root (unless requested)
FPM must be configured as a user.
Normally it defaults to the current user,
but if that's root it'll fail to startup
unless the --run-as-root option is provided.

Extend that logic into the test runner so that
we don't fail for stupid reasons.

If you're running `make test` as root and you want
FPM tests to run anyway, set TEST_FPM_RUN_AS_ROOT=1
in your environment.
2017-05-24 13:58:18 -07:00
..
fpm Try fallback on IPv4 ANYADDR when IPv6 ANYADDR fails 2017-03-08 11:02:54 -08:00
tests Skip FPM tests when running as root (unless requested) 2017-05-24 13:58:18 -07:00
.gitignore Add .gitignore for fpm generated files 2016-08-21 12:53:01 -07:00
config.m4 Merge branch 'PHP-5.6' into PHP-7.0 2015-11-23 18:56:13 +02:00
CREDITS
init.d.php-fpm.in Add configtest option to fpm init.d script 2015-03-08 22:48:29 +08:00
LICENSE
Makefile.frag pull-request/2393: 2017-02-22 06:47:23 +00:00
php-fpm.8.in Happy new year (Update copyright to 2016) 2016-01-03 01:44:37 +02:00
php-fpm.conf.in Fix some typos in PHP FPM configuration 2016-08-15 22:50:14 +02:00
php-fpm.service.in Merge branch 'PHP-7.0' into PHP-7.1 2017-01-05 06:54:37 +00:00
status.html.in - fix r317913 2011-10-08 20:43:12 +00:00
www.conf.in Merge branch 'PHP-7.1' 2017-05-09 11:02:02 +08:00