php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5524 Trouble with compile php & thttpd / not work
Submitted: 2000-07-12 01:55 UTC Modified: 2000-08-07 10:30 UTC
From: svazulia at centertv dot ru Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.1pl2 OS: ZipSlack 3.9
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: svazulia at centertv dot ru
New email:
PHP Version: OS:

 

 [2000-07-12 01:55 UTC] svazulia at centertv dot ru
1. While install :
./configure --with-thttpd=/path/thttpd-xxx
make
make install - cannot patch thttpd becouse variable $abs_srcdir (in configure(?)) not properly set.
(please search : $abs_srcdir/sapi/thttpd in configure and config.m4)
2. After install:
thttpd work right, but when i try to use php code (php tag (?)) it exit without any error message.

I use thttpd v 2.05 and 2.19 (and make some changes in thttpd_patch of couse) and have same result.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-07 10:30 UTC] sas@php.net
Fixed in CVS. Please wait until PHP 4.0.2 gets released or use a snapshot from 

http://snaps.php.net/

Thanks for your report.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jan 05 09:01:27 2025 UTC