Home
last modified time | relevance | path

Searched refs:cgi (Results 1 – 25 of 50) sorted by relevance

12

/PHP-5.5/sapi/cgi/tests/
H A Dinclude.inc8 $cgi = false;
15 } else if (strpos($version, "(cgi")) {
16 /* that's cgi */
33 … && is_dir($php_path) && file_exists($php_path."/cgi/php-cgi") && is_executable($php_path."/cgi/ph…
35 return $php_path."/cgi/php-cgi";
H A Dskipif.inc3 if (substr(php_sapi_name(), 0, 3) == "cgi") {
H A D001.phpt18 string(%d) "PHP %s (cgi%s (built: %s
/PHP-5.5/sapi/cgi/
H A DMakefile.frag1 cgi: $(SAPI_CGI_PATH)
6 install-cgi: $(SAPI_CGI_PATH)
9 …@$(INSTALL) -m 0755 $(SAPI_CGI_PATH) $(INSTALL_ROOT)$(bindir)/$(program_prefix)php-cgi$(program_su…
12 …@$(INSTALL_DATA) sapi/cgi/php-cgi.1 $(INSTALL_ROOT)$(mandir)/man1/$(program_prefix)php-cgi$(progra…
H A DCHANGES1 In PHP5.3 all additional configure options (except --enable-cgi) are removed:
3 --enable-fastcgi CGI: If this is enabled, the cgi module will
12 with ini directive "cgi.fix_pathinfo=0"
14 --enable-force-cgi-redirect
20 with ini directive "cgi.force_redirect=0"
28 --disable-path-info-check or "cgi.fix_pathinfo=0".
33 with ini directive "cgi.discard_path=1".
H A Dconfig9.m45 PHP_ARG_ENABLE(cgi,,
6 [ --disable-cgi Disable building CGI version of PHP], yes, no)
40 PHP_ADD_MAKEFILE_FRAGMENT($abs_srcdir/sapi/cgi/Makefile.frag)
45 SAPI_CGI_PATH=sapi/cgi/php-cgi.exe
48 SAPI_CGI_PATH=sapi/cgi/php-cgi
53 PHP_SELECT_SAPI(cgi, program, cgi_main.c fastcgi.c,, '$(SAPI_CGI_PATH)')
75 PHP_OUTPUT(sapi/cgi/php-cgi.1)
H A Dconfig.w324 ARG_ENABLE('cgi', 'Build CGI version of PHP', 'yes');
8 SAPI('cgi', 'cgi_main.c fastcgi.c', 'php-cgi.exe');
/PHP-5.5/ext/zlib/tests/
H A Dob_001.phpt6 if (false === stristr(PHP_SAPI, "cgi")) die("skip need sapi/cgi");
H A Dob_005.phpt6 if (false === stristr(PHP_SAPI, "cgi")) die("skip need sapi/cgi");
H A Dob_004.phpt6 if (false === stristr(PHP_SAPI, "cgi")) die("skip need sapi/cgi");
H A Dob_gzhandler_legacy_002.phpt6 if (false === stristr(PHP_SAPI, "cgi")) die("skip need sapi/cgi");
H A Dob_003.phpt6 if (false === stristr(PHP_SAPI, "cgi")) die("skip need sapi/cgi");
/PHP-5.5/ext/mbstring/
H A DREADME7 http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/php-i18n/
/PHP-5.5/ext/dom/tests/
H A DDOMDocument_validate_external_dtd.phpt12 // reusing existing xml: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.xml?view=co&conten…
13 // reusing existing dtd: http://cvs.php.net/viewvc.cgi/php-src/ext/dom/tests/dom.ent?view=co&conten…
/PHP-5.5/
H A Dmakerpm68 --enable-force-cgi-redirect \
79 mv sapi/cgi/php php.keepme
101 mv php.keepme sapi/cgi/php
109 install -m 0755 sapi/cgi/php $RPM_BUILD_ROOT%{_bindir}/php_cgi
149 - added php4b1 and modified cgi building rules so it doesn't break module
H A D.gitignore245 sapi/cgi/php-cgi
246 sapi/cgi/php-cgi.1
252 sapi/fpm/fpm/php-cgi
/PHP-5.5/ext/mbstring/tests/
H A Dmb_http_input.phpt6 (php_sapi_name()=='cgi') or die("skip sapi is not a cgi version");
/PHP-5.5/ext/hash/tests/
H A Dfnv132.phpt127 array( "http://www.isthe.com/cgi-bin/number.cgi", "46439ac5" ),
140 array( "http://www.lavarnd.org/cgi-bin/corpspeak.cgi", "b2409658" ),
141 array( "http://www.lavarnd.org/cgi-bin/haiku.cgi", "e1489528" ),
142 array( "http://www.lavarnd.org/cgi-bin/rand-none.cgi", "fe1ee07e" ),
143 array( "http://www.lavarnd.org/cgi-bin/randdist.cgi", "e8842315" ),
H A Dfnv164.phpt127 array( "http://www.isthe.com/cgi-bin/number.cgi", "95c2b383014f55c5" ),
140 array( "http://www.lavarnd.org/cgi-bin/corpspeak.cgi", "f81175a482e20ab8" ),
141 array( "http://www.lavarnd.org/cgi-bin/haiku.cgi", "5bbb3de722e73048" ),
142 array( "http://www.lavarnd.org/cgi-bin/rand-none.cgi", "6b4f363492b9f2be" ),
143 array( "http://www.lavarnd.org/cgi-bin/randdist.cgi", "c2d559df73d59875" ),
/PHP-5.5/win32/
H A Dphp5ts.dsp47 …/I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /I "..\sapi\cgi\libfcgi\include" /D…
72 …/I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /I "..\sapi\cgi\libfcgi\include" /D…
100 …/I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /I "..\sapi\cgi\libfcgi\include" /D…
127 …/I "..\regex" /I "..\..\bindlib_w32" /I "..\Zend" /I "..\TSRM" /I "..\sapi\cgi\libfcgi\include" /D…
151 SOURCE=..\sapi\cgi\cgi_main.c
155 SOURCE=..\sapi\cgi\fastcgi.c
159 SOURCE=..\sapi\cgi\getopt.c
167 SOURCE=..\sapi\cgi\php_getopt.h
175 SOURCE=..\sapi\cgi\libfcgi\fcgiapp.c
179 SOURCE=..\sapi\cgi\libfcgi\os_win32.c
/PHP-5.5/ext/standard/tests/versioning/
H A Dphp_sapi_name_variation001.phpt14 cgi-fcgi
/PHP-5.5/ext/standard/tests/general_functions/
H A Ddl-cve-2007-4887.phpt5 $enabled_sapi = array('cgi-fcgi', 'cli', 'embed', 'fpm');
/PHP-5.5/ext/ereg/tests/
H A Dregular_expressions.inc5 * based on documentation on http://www.tin.org/bin/man.cgi?section=7&topic=regex .
/PHP-5.5/ext/phar/tests/
H A Dfrontcontroller21.phpt5 cgi.fix_pathinfo=1
/PHP-5.5/ext/opcache/tests/
H A Dbug67215.phpt2 Bug #67215 (php-cgi work with opcache, may be segmentation fault happen)

Completed in 22 milliseconds

12