History log of /PHP-5.5/sapi/apache2filter/config.m4 (Results 26 – 50 of 50)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-4.3.0, php-4.3.0RC4, RELEASE_1_0b3, php-4.3.0RC3, php-4.3.0RC2, RELEASE_1_0b2, BEFORE_RENAMING, php-4.3.0RC1, php-4.3.0pre2, RELEASE_1_0b1, php-4.3.0pre1, MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003
# 8dde6900 23-Sep-2002 David Reid

Allow this to build on beos with it's bizarre linking.


Revision tags: RELEASE_0_91, php-4.3.0dev_zend2_alpha3, php-4.2.3, php-4.2.3RC2, php-4.2.3RC1, dev, php-4.2.2
# 6d643eb0 11-Jul-2002 Sascha Schumann

Break up the INSTALL_IT line into comprehensible pieces
and fix a bug related to [..] quotes.


# ee619493 11-Jul-2002 Sascha Schumann

Use a simple IFS; set step to interprete the httpd -v output


Revision tags: INITIAL_IMPORT_SOURCEFORGE
# 2ca9ae68 07-Jul-2002 foobar

- Fix the version check again.


Revision tags: xmlrpc_epi_0_51_merge_pt, php-4.3.0dev_zend2_alpha2
# 999d9aa1 29-Jun-2002 foobar

Better fix it here too..


# 21debac3 28-Jun-2002 foobar

Require 2.0.40


# f4699170 28-Jun-2002 foobar

Fixed bug: #17491 (honor INSTALL_ROOT)


# 8a2ab017 24-Jun-2002 Rasmus Lerdorf

@ Turn off ZTS if Apache2 is using the prefork MPM. (Rasmus)


Revision tags: php-4.3.0dev, php5_5_0, RELEASE_0_90, php-4.3.0dev_zend2_alpha1, BEFORE_OBJECTS_STORE, SAFEGUARD_3_0_BETA1_RC1_26062002, RELEASE_0_11, NEW_UI_API_BP, RELEASE_0_10, RELEASE_0_4, php-4.3.0dev-ZendEngine2
# 8283979a 17-May-2002 Cliff Woolley

Allow the version checks for --with-apxs= and --with-apxs2= to work
with development version of Apache, whose version strings end in "-dev",
eg "Apache/2.0.37-dev".

PR: 17233
Sub

Allow the version checks for --with-apxs= and --with-apxs2= to work
with development version of Apache, whose version strings end in "-dev",
eg "Apache/2.0.37-dev".

PR: 17233
Submitted by: Dale Ghent <daleg@elemental.org>

show more ...


Revision tags: php-4.3.0dev-ZendEngine2-Preview1
# 5a5767e1 13-May-2002 Marko Karppinen

Patch by Justin Erenkrantz <jerenkrantz@apache.org> for enabling
--with-apxs2 build on Darwin. Omitting the change to start linking
with libtool for now, though.


Revision tags: php-4.2.1, php-4.2.1RC2
# b7e50782 05-May-2002 Marko Karppinen

Well that didn't last long! (Reverting previous.)


# 32ff990c 05-May-2002 Marko Karppinen

Prelim. patch to enable apache2filter to link on Darwin.
Submitted by: Justin Erenkrantz <jerenkrantz@apache.org>
Reviewed by: markonen
# A stopgap measure while we try to find a "real"

Prelim. patch to enable apache2filter to link on Darwin.
Submitted by: Justin Erenkrantz <jerenkrantz@apache.org>
Reviewed by: markonen
# A stopgap measure while we try to find a "real"
# solution, if one exists.

show more ...


Revision tags: php-4.2.1RC1
# 12ba4482 26-Apr-2002 Sascha Schumann

be a bit more verbose about what is wrong


# 492efe96 26-Apr-2002 foobar

- Fix for bug: #16791. (more reliable test)


# 42555b18 22-Apr-2002 Marko Karppinen

Refine the OS X support a bit


# 2cd85ac0 22-Apr-2002 Marko Karppinen

Merged the Mac OS X compile changes from the Apache 1.3 SAPI.
--with-apxs2 should now work on Mac OS X / Darwin.
# Not tested, though. So shoot me! :)


Revision tags: php-4.2.0, php-4.2.0RC4
# f81166f3 12-Apr-2002 foobar

- Added checks to prevent building the DSO with wrong configure option.


Revision tags: php-4.2.0RC3
# 69583692 10-Apr-2002 foobar

Let people know this stuff is experimental.


Revision tags: php-4.2.0RC2, php-4.2.0RC1, help
# 9d9d39a0 07-Mar-2002 Sascha Schumann

Please welcome the new build system.

If you encounter any problems, please make sure to email sas@php.net
directly.

An introduction can be found on

http://schumann.cx/b

Please welcome the new build system.

If you encounter any problems, please make sure to email sas@php.net
directly.

An introduction can be found on

http://schumann.cx/buildv5.txt

show more ...


Revision tags: php-4.1.2, BEFORE_NEW_OBJECT_MODEL, PRE_ISSET_PATCH, php-4.1.1, PRE_FUNC_RETURNS_OBJECT_PATCH, ChangeLog, php-4.1.0, php-4.1.0RC5
# f43b5719 30-Nov-2001 foobar

Added missing cvs ids and unified configure messages.


Revision tags: php-4.1.0RC4, php-4.1.0RC3, php-4.1.0RC2, POST_PARAMETER_PARSING_API, PRE_PARAMETER_PARSING_API, php-4.1.0RC1, php4, php-4.0.7RC3, POST_SUBST_Z_MACROS, PRE_SUBST_Z_MACROS, php-4.0.7RC2, php-4.0.7RC1, BEFORE_EXP_MERGE, PRE_METHOD_DEREFERENCE_PATCH, BEFORE_PARAM_PARSING_CHANGE, PRE_ENGINE2_SPLIT, PRE_TSRM_MERGE_PATCH, PRE_GRANULAR_GARBAGE_FIX, php-4.0.6, php-4.0.6RC4, php-4.0.6RC3, php-4.0.6RC2
# 1ad2a710 23-May-2001 Sascha Schumann

Use EXTRA_LDFLAGS at this point.

I've confirmed that one can build a working Apache DSO module now
(AIX 4.2 with gcc 2.95.2 and Apache 1.3.12).


# b56e877e 19-May-2001 Sascha Schumann

Reindent, add link map for AIX, improve diagnostic message,
carry over all -D* CPPFLAGS, and nuke REGEX recognition.


Revision tags: php-4.0.6RC1, php-4.0.5, php-4.0.5RC8, php-4.0.5RC7, php-4.0.5RC6, php-4.0.5RC5, php-4.0.5RC4, php-4.0.5RC3
# 8a26918e 27-Mar-2001 foobar

Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
# Heads up people! I tested this before committing but you never know..


Revision tags: php-4.0.5RC2, php-4.0.5RC1
# 6ed0cbb1 28-Feb-2001 Sascha Schumann

Make the module compile again with the latest httpd-2.0 cvs.


Revision tags: php-4.0.4pl1, php-4.0.4pl1RC2, php-4.0.4pl1RC1, php-4.0.4REL, php-4.0.4RC6, php-4.0.4RC5, php-4.0.4RC4, php-4.0.4RC3
# d504de0f 26-Oct-2000 Sascha Schumann

An Apache 2.0 Filter for PHP, completely from scratch.

TODO:

POST, cookies, "flushing", finalizing config framework (it works),
http auth, PHP Hooks (apache_sub_

An Apache 2.0 Filter for PHP, completely from scratch.

TODO:

POST, cookies, "flushing", finalizing config framework (it works),
http auth, PHP Hooks (apache_sub_req is there).

Note that this code depends on some other commits which are pending.

show more ...


12