Felipe Pena
|
696f6c7c93
|
- Fix ZTS build
|
2010-04-21 23:22:20 +00:00 |
|
Jérôme Loyet
|
3defa292f2
|
switch the configuration syntax from xml to ini
It's been describe in the RFC: http://wiki.php.net/rfc/fpm/ini_syntax
|
2010-04-21 22:56:33 +00:00 |
|
Jérôme Loyet
|
bae9248602
|
typo
|
2010-04-20 23:31:13 +00:00 |
|
Jérôme Loyet
|
5556956899
|
Add a check request_method. If fcgi protocol is not followed, a segfault can occur.
|
2010-04-20 23:28:20 +00:00 |
|
Jérôme Loyet
|
ca8756478a
|
Change php_defines in configuration file to php_value,php_admin_value,php_flag,php_admin_flag (as in the apache sapi).
php_admin* sets values as ZEND_INI_SYSTEM mode while php_* sets values as ZEND_INI_USER
|
2010-04-20 21:13:40 +00:00 |
|
Jérôme Loyet
|
213436c3fb
|
true/false was not a valid value for boolean directives
|
2010-04-19 20:45:03 +00:00 |
|
Jérôme Loyet
|
5a211da7af
|
correct path in the man page
|
2010-04-19 18:02:36 +00:00 |
|
Antony Dovgal
|
b299e90b79
|
use new type + const static
|
2010-04-13 12:16:26 +00:00 |
|
Antony Dovgal
|
d77d6153ec
|
re-add updated FPM
|
2010-04-13 12:13:46 +00:00 |
|
Antony Dovgal
|
3ebdadf8f6
|
prepare to re-add newer FPM version
|
2010-04-13 12:13:24 +00:00 |
|
Antony Dovgal
|
06b9943842
|
add FPM sapi to trunk
|
2010-04-12 11:22:24 +00:00 |
|