ID:               40728
 Updated by:       [EMAIL PROTECTED]
 Reported By:      sheezes at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         *Compile Issues
 Operating System: AIX 5.3
 PHP Version:      5.2.1
 New Comment:

What do you see in your config.log?


Previous Comments:
------------------------------------------------------------------------

[2007-03-06 06:59:34] sheezes at gmail dot com

# / > echo `/usr/local/apache2/bin/apxs -q
SBINDIR`/`/usr/local/apache2/bin/apxs -q TARGET` 
/usr/local/apache2/bin/httpd 

# / > /usr/local/apache2/bin/httpd -v 
Server version: Apache/2.0.59 
Server built:   Mar  5 2007 16:33:35

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

[2007-03-05 15:56:56] [EMAIL PROTECTED]

What do you see in your config.log?
What do you get with these commands: 
echo `/usr/local/apache2/bin/apxs -q
SBINDIR`/`/usr/local/apache2/bin/apxs -q TARGET`
/usr/local/apache2/bin/httpd -v 
?


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

[2007-03-05 14:34:43] sheezes at gmail dot com

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 this bug report at http://bugs.php.net/?id=40728&edit=1

Reply via email to