ID:               19706
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Open
-Bug Type:         Other web server
+Bug Type:         Feature/Change Request
 Operating System: Linux Kernel 2.4.18
 PHP Version:      4.2.3
-Assigned To:      
+Assigned To:      sas
 New Comment:

>From the README in sapi/thttpd it is clear that php supports only
thttpd 2.21b.

Changing category to feature request.


Previous Comments:
------------------------------------------------------------------------

[2002-10-02 06:17:18] [EMAIL PROTECTED]

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 00:07:39] [EMAIL PROTECTED]

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

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=19706&edit=1

Reply via email to