Home
last modified time | relevance | path

Searched refs:apache (Results 1 – 25 of 27) sorted by relevance

12

/PHP-7.0/ext/soap/tests/schema/
H A Dschema054.phpt11 test_schema($schema,'type="apache:Map" xmlns:apache="http://xml.apache.org/xml-soap"',array('a'=>12…
16 …ance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns2="http://xml.apache.org/xml-soap" xmln…
H A Dschema055.phpt13 <extension base="apache:Map" xmlns:apache="http://xml.apache.org/xml-soap">
23 …ance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns2="http://xml.apache.org/xml-soap" xmln…
/PHP-7.0/Zend/tests/
H A Dbug38623.phpt6 switch(strtolower("apache")) {
7 case "apache":
H A Dbug60598.phpt2 Bug #60598 (cli/apache sapi segfault on objects manipulation)
/PHP-7.0/sapi/tests/
H A Dtest005.phpt14 PATH_TRANSLATED=c:\apache\1.3.27\htdocs\nothing.php
18 SCRIPT_FILENAME=c:\apache\1.3.27\htdocs\nothing.php
/PHP-7.0/
H A Dmakerpm29 PREQUIRES=`rpm -q --provides apache|grep "\(webserver\|httpd\)"`
51 PHP 7 is a powerful apache module that adds scripting and database connection
52 capabilities to the apache server. This version includes the "php_cgi" binary
105 mkdir -p $RPM_BUILD_ROOT%{_libdir}/apache
106 install -m 0755 .libs/libphp7.so $RPM_BUILD_ROOT%{_libdir}/apache
H A DREADME.UNIX-BUILD-SYSTEM111 PHP_SELECT_SAPI(apache, shared, sapi_apache.c mod_php7.c php_apache.c)
H A DREADME.REDIST.BINS355 for use in the Apache HTTP server project (http://www.apache.org/)."
364 for use in the Apache HTTP server project (http://www.apache.org/)."
385 project, please see <http://www.apache.org/>.
H A Dconfigure.in163 …AC_MSG_ERROR([--with-shared-apache is not supported. Please refer to the documentation for using A…
167 AC_MSG_ERROR([--with-apache and --with-apxs cannot be used together])
1634 if test "$PHP_SAPI" = "apache"; then
H A DINSTALL232 You only need to restart apache for the new module to take effect.
1410 php-cli.ini or php-apache.ini), it is used instead of php.ini. The SAPI
1610 /usr/local/apache/bin/httpd Undefined symbols: _compress
1665 files\apache group\apache. This way you can have different
1754 apachectl: /usr/local/apache/bin/httpd Undefined symbols:
/PHP-7.0/sapi/apache2handler/
H A Dphp_functions.c366 PHP_MINFO_FUNCTION(apache) in PHP_MINFO_FUNCTION() argument
540 static PHP_MINIT_FUNCTION(apache) in PHP_INI_END()
549 static PHP_MSHUTDOWN_FUNCTION(apache) in PHP_MSHUTDOWN_FUNCTION() argument
559 PHP_MINIT(apache),
560 PHP_MSHUTDOWN(apache),
563 PHP_MINFO(apache),
H A DREADME26 $ cd apache-2.x
37 $ ./configure --with-apxs2=/path/to/apache-2.0/bin/apxs
H A Dconfig.w3255 WARNING("Could not find apache 2.4 libraries/headers");
H A Dconfig.m461 # Test that we're trying to configure with apache 2.x
/PHP-7.0/ext/soap/tests/bugs/
H A Dbug32941.phpt24 <ns2:hostname xmlns:ns2="http://xml.apache.org/axis/">steckovic</ns2:hostname>
H A Dbug37083.phpt29 …s.xmlsoap.org/soap/encoding/" xsi:type="ns13:Map" xmlns:ns13="http://xml.apache.org/xml-soap" xmln…
30 …s.xmlsoap.org/soap/encoding/" xsi:type="ns14:Map" xmlns:ns14="http://xml.apache.org/xml-soap" xmln…
31 …s.xmlsoap.org/soap/encoding/" xsi:type="ns15:Map" xmlns:ns15="http://xml.apache.org/xml-soap" xmln…
32 …s.xmlsoap.org/soap/encoding/" xsi:type="ns16:Map" xmlns:ns16="http://xml.apache.org/xml-soap" xmln…
33 …s.xmlsoap.org/soap/encoding/" xsi:type="ns17:Map" xmlns:ns17="http://xml.apache.org/xml-soap" xmln…
34 …s.xmlsoap.org/soap/encoding/" xsi:type="ns18:Map" xmlns:ns18="http://xml.apache.org/xml-soap" xmln…
35 …s.xmlsoap.org/soap/encoding/" xsi:type="ns19:Map" xmlns:ns19="http://xml.apache.org/xml-soap" xmln…
36 …s.xmlsoap.org/soap/encoding/" xsi:type="ns20:Map" xmlns:ns20="http://xml.apache.org/xml-soap" xmln…
37 …s.xmlsoap.org/soap/encoding/" xsi:type="ns21:Map" xmlns:ns21="http://xml.apache.org/xml-soap" xmln…
38 …s.xmlsoap.org/soap/encoding/" xsi:type="ns22:Map" xmlns:ns22="http://xml.apache.org/xml-soap" xmln…
/PHP-7.0/ext/soap/tests/
H A Dbug48557.phpt19 …ance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns2="http://xml.apache.org/xml-soap" xmln…
H A Dbug71996.phpt29 …ance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ns2="http://xml.apache.org/xml-soap" xmln…
/PHP-7.0/sapi/cgi/
H A DREADME.FastCGI62 PHP process as opposed to one per apache process means that shared resources
68 LoadModule fastcgi_module /usr/lib/apache/2.0/mod_fastcgi.so
72 #LoadModule php7_module /usr/lib/apache/2.0/libphp7.so
/PHP-7.0/ext/soap/
H A DTODO.old12 -work on a soap-service 'regiestry' and 'proxy' (apache soap style)
/PHP-7.0/ext/standard/tests/file/
H A Dpathinfo_basic.phpt51 "http://httpd.apache.org/core.html#acceptpathinfo"
387 %unicode|string%(23) "http://httpd.apache.org"
393 %unicode|string%(23) "http://httpd.apache.org"
/PHP-7.0/ext/gd/tests/
H A DRochester-Regular.otf.LICENSE.txt4 http://www.apache.org/licenses/
196 http://www.apache.org/licenses/LICENSE-2.0
/PHP-7.0/ext/mbstring/
H A DREADME_PHP3-i18n-ja168 % ./configure --with-apache=../apache_1.3.x --enable-i18n --enable-mbregex
181 % cd apache-1.3.x
188 % ./configure --with-apxs=/usr/local/apache/bin/apxs --enable-i18n \
/PHP-7.0/win32/
H A Dinstall.txt301 doc_root = c:\apache\htdocs // for Apache
1268 e.g. php-cli.ini or php-apache.ini), it's used instead of php.ini. SAPI
1422 when I try to start apache I get undefined symbol errors:
1425 apachectl: /usr/local/apache/bin/httpd Undefined symbols:
1490 searched in the Apaches install directory, e.g. c:\program files\apache
1491 group\apache. This way you can have different php.ini files for
1634 when I try to start apache I get undefined symbol errors:
1636 apachectl: /usr/local/apache/bin/httpd Undefined symbols:
/PHP-7.0/ext/pcre/tests/
H A Dpreg_match_error4.phpt902 "heroku-sys\\/apache": "^2.4.10",

Completed in 57 milliseconds

12