php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7 apache 1.3b3 fails to compile with php3 module
Submitted: 1998-01-26 17:00 UTC Modified: 1998-02-06 13:01 UTC
Votes:15
Avg. Score:3.5 ± 1.2
Reproduced:9 of 11 (81.8%)
Same Version:8 (88.9%)
Same OS:9 (100.0%)
From: koles at atrey dot karlin dot mff dot cuni dot cz Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0 Latest CVS OS: Linux 2.0.33 (Redhat 5.0)
Private report: No CVE-ID: None
 [1998-01-26 17:00 UTC] koles at atrey dot karlin dot mff dot cuni dot cz
I have compiled php3 as apache module with mysql support
successfully.

But apache with php3 failed to compile with messages
about undeclared struct timeval in main/http_main.c and 
rlim_t in main/http_core.c. (I fixed it temporarily by 
putting appropriate declaration in main/httpd.h).

I dont understand how a module could cause these errors
but I had no problems with php3.0b3, that's why I'm
reporting that here :)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-02-06 13:01 UTC] zeev
Safe to assume this is fixed by now
 [2011-12-06 19:46 UTC] saltybeagle@php.net
Automatic comment from SVN on behalf of saltybeagle
Revision: http://svn.php.net/viewvc/?view=revision&revision=320521
Log: Follow coding standards for sample code, as in http://doc.php.net/php/dochowto/chapter-conventions.php #7
 [2014-10-31 11:24 UTC] willfitch@php.net
Automatic comment on behalf of will.fitch@threatq.com
Revision: http://git.php.net/?p=pecl/numbers/bitset.git;a=commit;h=6bb94b49d70305b28f42eeecf8001a828d2544ff
Log: Fix #7 BitSet::set(0) should set the first bit only
 [2019-07-14 13:46 UTC] nikic@php.net
Automatic comment from SVN on behalf of nikic
Revision: http://svn.php.net/viewvc/?view=revision&revision=347749
Log: Remove duplicated words

Patch by carusogabriel.

Closes php/doc-en#7.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 06:01:29 2024 UTC