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
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: koles at atrey dot karlin dot mff dot cuni dot cz
New email:
PHP Version: OS:

 

 [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

Pull Requests

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: Wed Dec 04 08:01:29 2024 UTC