php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12001 Apache 1.3.6 + RedHat 6
Submitted: 2001-07-10 05:05 UTC Modified: 2001-11-03 21:39 UTC
From: melmir at hotmail dot com Assigned:
Status: Closed Package: Apache related
PHP Version: 4.0.6 OS: Linux
Private report: No CVE-ID: None
 [2001-07-10 05:05 UTC] melmir at hotmail dot com
1. Some older versions of Apache (like 1.3.6) does not support -S option in apxs tool and PHP 4.0.6 cannot make his lib file
instead of this, I managed to compile it manually with -I/<dir> option

2. Just before that it was strange to me that when I installed libtool 1.4 (because there wasn't version 1.3.3 or newer) ./buildconf (used for compiling with dbg debugger) says:
libtool version 1.4 found (ok)
libtool version 1.3.3 or newer required

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-03 21:39 UTC] sniper@php.net
1. Update your Apache
2. Fixed in next release of PHP (4.1.0)

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 01:01:30 2024 UTC