History log of /PHP-5.5/sapi/cgi/cgi_main.c (Results 301 – 325 of 460)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# edba0770 02-May-2002 Sebastian Bergmann

Fix build.


# ba85302e 02-May-2002 James Cox

updated cgi warning notice.


Revision tags: php-4.2.1RC1, php-4.2.0, php-4.2.0RC4, php-4.2.0RC3
# 439b5684 12-Apr-2002 Yasuo Ohgaki

CGI/CLI take file and dir for -c option by this.
@ Both 'file' and 'path to php.ini' is allowed for "-c" cli/cgi option. (Yasuo)


Revision tags: php-4.2.0RC2
# abc5a2ca 02-Apr-2002 Wez Furlong

fix quoting


# 99a68d4f 02-Apr-2002 James Cox

just did...


# f3d107a1 02-Apr-2002 James Cox

updated the alert sent to the browser. removed the verbosity, and linked to more info.


Revision tags: php-4.2.0RC1
# c806dca6 18-Mar-2002 Shane Caraveo

add security impersonation feature for running under IIS security


Revision tags: help
# c8f5565b 10-Mar-2002 Shane Caraveo

woohoo, take some credit!


# f3a60dd1 10-Mar-2002 Shane Caraveo

children should be zero by default, enable by setting PHP_FCGI_CHILDREN env var.


# 79bb884e 10-Mar-2002 Shane Caraveo

combine fastcgi capability with regular cgi binary
include fastcgi library for ease of windows builds
NOTE: included fastcgi library is modified for thread safety, but
fastcgi sup

combine fastcgi capability with regular cgi binary
include fastcgi library for ease of windows builds
NOTE: included fastcgi library is modified for thread safety, but
fastcgi support in cgi_main.c is only written for single
threaded serving. This does not present any issue for using
fastcgi.

show more ...


# 393cbe0a 06-Mar-2002 Derick Rethans

- Put them back (and do it right)


# c8740575 06-Mar-2002 Derick Rethans

- Remove unused variables


# db73f909 01-Mar-2002 Shane Caraveo

add comment for IIS users
fix some whitespace


# cd18533a 01-Mar-2002 Shane Caraveo

This is much better. With FORCE_CGI_REDIRECT turned on by default for compilation,
we can now define this in the ini file. So it can be turned on for apache, turned
off for IIS which does n

This is much better. With FORCE_CGI_REDIRECT turned on by default for compilation,
we can now define this in the ini file. So it can be turned on for apache, turned
off for IIS which does not have a redirect issue. Alternately, a different 'REDIRECT_STATUS'
environment var can be defined in case some web server out there needs it.

new ini vars
cgi.force_redirect 0|1
cgi.redirect_status_env ENV_VAR_NAME

show more ...


# e2b1161e 01-Mar-2002 Shane Caraveo

fix force redirect crash under multithreaded compile

should be discused: fix redirect detection to only work with apache or netscape,
where we know they set an environment variable regar

fix force redirect crash under multithreaded compile

should be discused: fix redirect detection to only work with apache or netscape,
where we know they set an environment variable regarding redirect. IIS has
no security issue here. Don't know about other windows web servers.

show more ...


Revision tags: php-4.1.2
# b8a5daf5 15-Feb-2002 Derick Rethans

- Make the errorcode 255. (Doing docs right away)


# 86fa2d39 14-Feb-2002 Derick Rethans

- Let php_execute_script return 0 on failure and 1 on sucess, and change
SAPIs accordingly. (Andrei, Derick)


Revision tags: BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH
# dcd4e0a2 02-Feb-2002 Sebastian Bergmann

Remove obsolete CG(extended_info) = 0 calls, we already do this in zend_set_default_compile_time_values().


# 1769e3fc 20-Jan-2002 Edin Kadribasic

Fixed bug #9041 and others in the same class (patch by pete.lee@ubs.com)


# 6120b8dc 18-Jan-2002 Shane Caraveo

reimplement extension listing


Revision tags: php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog
# 38933514 11-Dec-2001 Sebastian Bergmann

Update headers.


Revision tags: php-4.1.0
# f026dae4 08-Dec-2001 Thies C. Arntzen

@- Added -w option to the cgi-version. This will remove all comments and
@ whitespace from teh script. (Thies)


Revision tags: php-4.1.0RC5, php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2
# 975ed901 11-Nov-2001 Rui Hirokawa

fixed output problem with output buffering handler.


# bddb9539 04-Nov-2001 Alex Waugh

Convert PATH_TRANSLATED for RISC OS


Revision tags: POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3
# eb38ca84 27-Sep-2001 Jeroen van Wolffelaar

Undo Z_ subst for sapi and ext/yaz


1...<<111213141516171819