Edit report at https://bugs.php.net/bug.php?id=61172&edit=1

 ID:                 61172
 Updated by:         d...@php.net
 Reported by:        antoine dot bajolet at tdf dot fr
 Summary:            With Apache 2.4.1, ./configure fails on APXS but
                     stops only on the MySQL check.
 Status:             Open
 Type:               Bug
 Package:            Compile Failure
 Operating System:   Linux 3.2.6 glibc 2.11.3
 PHP Version:        5.3.10
 Block user comment: N
 Private report:     N

 New Comment:

The patch also works for me too, +1 for getting this into the trunk and 5.3 
branches.


Previous Comments:
------------------------------------------------------------------------
[2012-02-28 22:57:33] s...@php.net

The following patch has been added/updated:

Patch Name: bug61172.patch.txt
Revision:   1330469853
URL:        
https://bugs.php.net/patch-display.php?bug=61172&patch=bug61172.patch.txt&revision=1330469853

------------------------------------------------------------------------
[2012-02-24 19:20:04] s...@php.net

The following patch has been added/updated:

Patch Name: bug61172.patch.txt
Revision:   1330111204
URL:        
https://bugs.php.net/patch-display.php?bug=61172&patch=bug61172.patch.txt&revision=1330111204

------------------------------------------------------------------------
[2012-02-24 15:12:05] jpa...@php.net

Same problem here, apxs -q doesn't handle MPM anymore because of DSOs MPM in 
Apache 2.4, I get a ZTS PHP at final whatever happens (no errors)

The patch works fine, I suggest we merge it to 5.3 and 5.4 branches

------------------------------------------------------------------------
[2012-02-24 06:11:08] antoine dot bajolet at tdf dot fr

The patch works fine, thanks.

PHP compiles to the end.

(Note I didn't change anything about mysql and i have no configure failure 
anymore).

Regards,
AB

------------------------------------------------------------------------
[2012-02-24 00:49:37] s...@php.net

Try the attached patch:

patch < bug61172.patch.txt
rm configure config.cache autom4ate.*
./buildconf --force
./configure ....

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=61172


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=61172&edit=1

Reply via email to