php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #6125 apxs problem
Submitted: 2000-08-12 03:28 UTC Modified: 2000-08-12 11:38 UTC
From: punindia at usa dot net Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.0 OS: Linux Red Hat
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: punindia at usa dot net
New email:
PHP Version: OS:

 

 [2000-08-12 03:28 UTC] punindia at usa dot net
Hi!

During installation when I give
              ./configure --with-apxs=....

it gives that apxs is not available. Yes, when i search my linux server apxs is not there. but a file apxs.8 is there. Yes I know apache is installed. 

Please guide me how can I get apxs tool.

Thanks,

PUNIT

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-12 09:18 UTC] sniper@php.net
Have you enabled Apache to use DSO modules?

For example:

./configure --enable-shared=max

--Jani

 [2000-08-12 11:38 UTC] rasmus@php.net
You forgot to install apache-devel
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sun Jul 12 05:00:02 2026 UTC