History log of /PHP-8.1/sapi/fpm/fpm/fpm_unix.c (Results 26 – 36 of 36)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# c2f33fb1 25-May-2012 Jerome Loyet

- Fixed bug #62033 (php-fpm exits with status 0 on some failures to start)

# 06c7c367 23-May-2012 Jerome Loyet

- Fixed bug #61835 (php-fpm is not allowed to run as root)

Revision tags: php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1, php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5, php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4
# 3afe7724 19-Jul-2011 Jérôme Loyet

- enhanced log messages
- code cosmetic

Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1
# 886cf1a3 18-Jun-2011 Jérôme Loyet

Added master rlimit_files and rlimit_core in the global configuration settings

Revision tags: php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5, php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# b72460a4 11-Nov-2010 Jérôme Loyet

- Fixed bug #52693 (configuration file errors are not logged to stderr)

# 306d08a0 11-Nov-2010 Jérôme Loyet

- get rid of ZLOG_STUFF code redundancy

Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 962e95df 19-May-2010 Jérôme Loyet

- set hard and soft limit (instead of only the soft limit) when setting rlimit_core or rlimit_files
- remove the debug log about getrlimit on the main process wich is meaningless when rlmit_* set

- set hard and soft limit (instead of only the soft limit) when setting rlimit_core or rlimit_files
- remove the debug log about getrlimit on the main process wich is meaningless when rlmit_* settings are set

show more ...

# 3defa292 21-Apr-2010 Jérôme Loyet

switch the configuration syntax from xml to ini
It's been describe in the RFC: http://wiki.php.net/rfc/fpm/ini_syntax

# d77d6153 13-Apr-2010 Antony Dovgal

re-add updated FPM

# 3ebdadf8 13-Apr-2010 Antony Dovgal

prepare to re-add newer FPM version

# 06b99438 12-Apr-2010 Antony Dovgal

add FPM sapi to trunk

12