From:             sheezes at gmail dot com
Operating system: AIX 5.3
PHP version:      5.2.1
PHP Bug Type:     *Compile Issues
Bug description:  configure won't identify apache version

Description:
------------
Hello,
I have AIX 5.3 system and I'm running apache version 2.0.59 (latest on the
2.0.x series)
I'm trying to run and configure latest php with it but I'm running into a
problem when the configure script needs to identify my apache version.
my configure line is simple: ./configure
--with-apxs2=/usr/local/apache2/bin/apxs
The configure script says that I have apache 1.3 and should use --with-apx
(drop the "2"). If I do that, the script run well but at the end I get a
warning saying my apxs script is most likely broken and reffers me to the
php faq. I read the faq but it didn't help.
I'm almost 100% sure the problem is with the configure script that
identify my apache as 1.3 instead of 2.x


-- 
Edit bug report at http://bugs.php.net/?id=40728&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=40728&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=40728&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=40728&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=40728&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=40728&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=40728&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=40728&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=40728&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=40728&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=40728&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=40728&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=40728&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=40728&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=40728&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=40728&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=40728&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=40728&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=40728&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=40728&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=40728&r=mysqlcfg

Reply via email to