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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Mon May 27 13:01:31 2024 UTC