31 Commits (659a071e3df2f16cd21083d1dec8c19e199f7757)

Author SHA1 Message Date
Shane Caraveo b84c61f314 Add impersonation feature for running under IIS 24 years ago
Ben Mansell 889988763f Instructions for using FastCGI-PHP with Apache 24 years ago
Ben Mansell 8154dbb7a2 Improved documentation for FastCGI SAPI. Documents the environment 24 years ago
Ben Mansell 8ac087a232 Add command line option to FastCGI SAPI to make it bind & listen to a 24 years ago
Sascha Schumann 9d9d39a0de Please welcome the new build system. 24 years ago
Sebastian Bergmann dcd4e0a2ec Remove obsolete CG(extended_info) = 0 calls, we already do this in zend_set_default_compile_time_values(). 24 years ago
Ben Mansell 0cbbac3c12 Added log_message function to the FastCGI sapi, so you can see error 24 years ago
Sebastian Bergmann 38933514e1 Update headers. 24 years ago
foobar f43b57190c Added missing cvs ids and unified configure messages. 25 years ago
Shane Caraveo 5664afaadc Make the win32 fastcgi compilable with the php4ts projects. 25 years ago
Jeroen van Wolffelaar eb38ca844b Undo Z_ subst for sapi and ext/yaz 25 years ago
Jeroen van Wolffelaar c033288573 Back-substitute for Z_* macro's. If it breaks some extension (the script isn't optimal, it parses for example var->zval.value incorrect) please let me know. 25 years ago
Shane Caraveo 108633e1ab Windows compilation of fast cgi now working. See windows.txt for info. 25 years ago
Sascha Schumann 8aef193056 more tsrm cleanup 25 years ago
Sascha Schumann 2cce13fd50 further tsrm cleanup 25 years ago
Sebastian Bergmann 47b26817fb More tsrm-related cleanup. 25 years ago
Sebastian Bergmann a70ecedb33 Remove more duplicate TSRMLS_FETCH() calls. 25 years ago
Zeev Suraski 1159c84ab7 - TSRMLS_FETCH work 25 years ago
Zeev Suraski d76cf1da18 More TSRMLS_FETCH work 25 years ago
Zeev Suraski d87cc976e1 Redesigned thread safety mechanism - nua nua 25 years ago
Zeev Suraski fe6f8712a4 - Get rid of ELS_*(), and use TSRMLS_*() instead. 25 years ago
Sascha Schumann bd573e42ad Call php_request_shutdown only, if the startup was successful. 25 years ago
Ben Mansell c053f12207 Fix FastCGI shutdown for MacOSX, it didn't want to die. 25 years ago
Ben Mansell d5cf0abac3 Make the FastCGI module behave nicer when trying to shut it down. If you 25 years ago
Sascha Schumann afdaee9e47 Nuke more quotes 25 years ago
Ben Mansell 13e4699ae3 Removed a duplicate php_import_environment_variables() call 25 years ago
Ben Mansell 98af7a8d7d Patch from Stephen Landamore: speed up the environment merging by 25 years ago
foobar 8a26918ed1 Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes. 25 years ago
Ben Mansell afbcd5c4eb Changed header handling; before, we were somehow losing 25 years ago
Ben Mansell 87bc51fc5c Fix a bug with POST requests. If the Content-Type header wasn't present, 25 years ago
Ben Mansell 08df6f9b67 @ New FastCGI server module 25 years ago