Home
last modified time | relevance | path

Searched refs:apache (Results 26 – 42 of 42) sorted by relevance

12

/PHP-5.5/sapi/apache2handler/
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-5.5/ext/soap/
H A DTODO.old12 -work on a soap-service 'regiestry' and 'proxy' (apache soap style)
/PHP-5.5/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-5.5/sapi/apache_hooks/
H A Dphp_apache.c60 PHP_MINFO_FUNCTION(apache);
1392 static PHP_MINIT_FUNCTION(apache) in PHP_MINIT_FUNCTION() argument
1510 static PHP_MSHUTDOWN_FUNCTION(apache) in PHP_MSHUTDOWN_FUNCTION() argument
1520 PHP_MINIT(apache),
1521 PHP_MSHUTDOWN(apache),
1524 PHP_MINFO(apache),
1576 PHP_MINFO_FUNCTION(apache) in PHP_MINFO_FUNCTION() argument
/PHP-5.5/
H A DMakefile.global121 …g.h main/internal_functions_cli.c main/internal_functions.c stamp-h sapi/apache/libphp$(PHP_MAJOR_…
H A D.gitignore242 sapi/apache/libphp5.module
H A DREADME.UNIX-BUILD-SYSTEM111 PHP_SELECT_SAPI(apache, shared, sapi_apache.c mod_php5.c php_apache.c)
H A DINSTALL204 restart apache for the new module to take effect. A recompile of
260 7. ./configure --with-mysql --with-apache=../apache_1.3.x
284 lines used in restarting the server, for different apache/unix
309 Different examples of compiling PHP for apache are as follows:
323 ./configure --with-apache=/path/to/apache_source --with-pgsql
334 ./configure --with-apache=/path/to/apache_source --with-pgsql=shared
342 will mean that you can compile apache separately, and don't have to
344 apache (static method) means that PHP will load and run faster. For
363 is in the apache sources but the one that is actually installed on
1869 files\apache group\apache. This way you can have different
[all …]
H A DREADME.REDIST.BINS380 for use in the Apache HTTP server project (http://www.apache.org/)."
389 for use in the Apache HTTP server project (http://www.apache.org/)."
410 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])
1621 if test "$PHP_SAPI" = "apache"; then
H A DEXTENSIONS34 EXTENSION: apache
H A DNEWS443 . Fixed bug #69218 (potential remote code execution with apache 2.4
919 . Fixed bug #66036 (Crash on SIGTERM in apache process). (Keyur Govande)
1234 (APR issue https://issues.apache.org/bugzilla/show_bug.cgi?id=56120).
1588 . Fixed bug #60598 (cli/apache sapi segfault on objects manipulation).
3050 . Fixed bug #61704 (Crash apache, phpinfo() threading issue). (Johannes)
3351 . Added apache compatible functions: apache_child_terminate(),
6477 (Ilia, kawai at apache dot org)
6539 apache). (Sriram Natarajan)
7407 apache child die). (isk at ecommerce dot com, Gopal, Tony)
8127 - Added "PHPINIDir" Apache directive to apache and apache_hooks SAPIs.
H A Dacinclude.m42420 dnl For apache 1.3.x static build
/PHP-5.5/sapi/apache2filter/
H A Dconfig.m462 # Test that we're trying to configure with apache 2.x
/PHP-5.5/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-5.5/win32/
H A Dinstall.txt310 doc_root = c:\apache\htdocs // for Apache
1277 e.g. php-cli.ini or php-apache.ini), it's used instead of php.ini. SAPI
1431 when I try to start apache I get undefined symbol errors:
1434 apachectl: /usr/local/apache/bin/httpd Undefined symbols:
1499 searched in the Apaches install directory, e.g. c:\program files\apache
1500 group\apache. This way you can have different php.ini files for
1643 when I try to start apache I get undefined symbol errors:
1645 apachectl: /usr/local/apache/bin/httpd Undefined symbols:

Completed in 96 milliseconds

12