php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #19706 thttpd 2.23beta1 gives errors with PHP
Submitted: 2002-10-02 00:07 UTC Modified: 2013-12-18 00:29 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: rolyv at bigpond dot com Assigned: sas (profile)
Status: Closed Package: Other web server
PHP Version: 4.2.3 OS: Linux Kernel 2.4.18
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: rolyv at bigpond dot com
New email:
PHP Version: OS:

 

 [2002-10-02 00:07 UTC] rolyv at bigpond dot com
I configured PHP with ./configure --with-thttpd=../thttpd-2.23beta1 --with-mysql=/usr --with-gd --with-zlib --disable-debug --enable-inline-optimization with no errors, make is no errors but make install has this error:

patching file Makefile.in
Hunk #2 FAILED at 64.
1 out of 3 hunks FAILED -- saving rejects to file Makefile.in.rej
patching file config.h
Hunk #1 FAILED at 316.
1 out of 1 hunk FAILED -- saving rejects to file config.h.rej
patching file fdwatch.c
Hunk #1 FAILED at 460.
Hunk #2 FAILED at 472.
2 out of 2 hunks FAILED -- saving rejects to file fdwatch.c.rej
patching file libhttpd.c
Hunk #2 succeeded at 252 with fuzz 1 (offset 8 lines).
Hunk #3 succeeded at 255 (offset 2 lines).
Hunk #4 succeeded at 325 (offset 8 lines).
Hunk #5 succeeded at 397 with fuzz 2 (offset 6 lines).
Hunk #6 succeeded at 2448 (offset 87 lines).
Hunk #7 FAILED at 3124.
Hunk #8 succeeded at 3681 (offset 112 lines).
1 out of 8 hunks FAILED -- saving rejects to file libhttpd.c.rej
patching file libhttpd.h
Hunk #1 succeeded at 71 with fuzz 2 (offset 2 lines).
patching file thttpd.c
Hunk #1 succeeded at 1404 with fuzz 1 (offset 71 lines).
Hunk #2 succeeded at 1387 with fuzz 1.
Hunk #3 FAILED at 1506.
1 out of 3 hunks FAILED -- saving rejects to file thttpd.c.rej
patching file mime_encodings.txt
Reversed (or previously applied) patch detected!  Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file mime_encodings.txt.rej
patching file libhttpd.c
Hunk #1 succeeded at 3826 (offset 215 lines).
make[1]: *** [install-sapi] Error 1
make[1]: Leaving directory `/root/php/php-4.2.3'
make: *** [install-recursive] Error 1

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-02 06:17 UTC] sniper@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


 [2002-10-02 07:08 UTC] edink@php.net
From the README in sapi/thttpd it is clear that php supports only thttpd 2.21b.

Changing category to feature request.
 [2002-10-02 07:12 UTC] rolyv at bigpond dot com
I don't want to have to use 2.21b
 [2010-12-29 17:43 UTC] jani@php.net
-Package: Feature/Change Request +Package: Other web server
 [2013-12-18 00:29 UTC] sas@php.net
-Status: Assigned +Status: Closed
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 17:01:58 2024 UTC