php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #28557 Strange warnings during configuration
Submitted: 2004-05-28 15:50 UTC Modified: 2004-05-28 15:56 UTC
From: j dot j dot d dot e dot lammerts at vanlanschot dot com Assigned:
Status: Not a bug Package: *Compile Issues
PHP Version: 4.3.6 OS: AIX 5.1 ML4
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: j dot j dot d dot e dot lammerts at vanlanschot dot com
New email:
PHP Version: OS:

 

 [2004-05-28 15:50 UTC] j dot j dot d dot e dot lammerts at vanlanschot dot com
Description:
------------
Hi,

I'm trying to get PHP working on AIX 5.1 with IBM
HTTPServer 2.0.47.
My configurescript looks like this:

./configure     --enable-trans-id   \
                --with-gd   \
                --with-zlib    \
                --with-jpeg       \
                --enable-sigchild   \
                --with-apxs=/usr/IBMIHS/bin/apxs \
                --with-mysql=/usr/opt/mysql

When running this script I see the following error:

checking for Apache 1.x module support via DSO through APXS... expr: non-numeric argument
yes
checking for member fd in BUFF *... no
checking for mod_charset compatibility option... no
checking for Apache 2.0 filter-module support via DSO through APXS... no
checking for Apache 2.0 handler-module support via DSO through APXS... no

At the end of the configuration run I get the warning:

+--------------------------------------------------------------------+
| WARNING: Your /usr/IBMIHS/bin/apxs script is most likely broken.

I went to the suggested faq section, but that didn't solve my problem.

Any suggestions ?

Thanks



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-05-28 15:56 UTC] iliaa@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

The error message is the result of your apxs script not 
passing the configuration check. Consequently PHP would not 
be able to use that script to install and/or compile the 
apache module. 
 [2022-11-27 16:44 UTC] admin at google dot com
(https://nhentai.website/).github.com
(https://nhentai.website/characters/).github.com
(https://nhentai.website/tags/).github.com
(https://nhentai.website/artists/).github.com
(https://nhentai.website/parodies/).github.com
(https://nhentai.website/groups/).github.com
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 00:01:29 2024 UTC