php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #3794 Dokumentation Fault
Submitted: 2000-03-10 09:42 UTC Modified: 2000-03-25 14:34 UTC
From: mo at squat dot net Assigned:
Status: Closed Package: Documentation problem
PHP Version: 3.0.15 OS: Redhat 6.1
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: mo at squat dot net
New email:
PHP Version: OS:

 

 [2000-03-10 09:42 UTC] mo at squat dot net
the INSTALL.Redhat should be rewritten. Any changes in 
/usr/sbin/apxs are not necessary any more if you download
a recent apache (I had 1.3.9-8)
You must deinstall all old packages first
rpm -e apache
rpm -e apache-devel
before installing the new versions. Then the above file will be OK.
It is very confusing to leave the information like it is know, 
please change it,
	greets, Moritz

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-03-25 14:34 UTC] mrobinso at cvs dot php dot net
The file clearly says that the changes to apxs are
necessary if you use the stock rpms that come with
Redhat 6.1, which is true.

It goes on to suggest downloading newer versions of
apache and apache-devel rpms, and removing old packages
before beginning.

While it could use a little reworking, the information
in the file seems quite accurate.

 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 25 02:00:01 2026 UTC