From: jbrown at thrupoint dot net Operating system: FreeBSD 4.8 PHP version: 4.3.3 PHP Bug Type: Other web server Bug description: Can't configure php-4.3.3 with thttpd web server (thttpd-2.21b)
Description: ------------ Hello, I followed the installation instructions for thttpd: ----------------------------------- ctar xvzf thttpd-2.21b.tar.gz tar xvzf php-4.3.3.tar.gz cd php-4.3.3 ./configure --with-thttpd=../thttpd-2.21b make install ---------------------------------- Installation fails. See 'results' section below. Best Regards, jpb === Actual result: -------------- ... toward end of 'make install' for php-4.3.3... Zend/zend_sprintf.lo Zend/zend_ini.lo Zend/zend_qsort.lo Zend/zend_multibyte.lo Zend/zend_execute.lo sapi/cli/php_cli.lo sapi/cli/getopt.lo main/internal_functions_cli.lo -lcrypt -lcrypt -lm -lcrypt -lcrypt -o sapi/cli/php ext/mysql/libmysql/my_tempnam.o: In function `my_tempnam': /opt/pkg/php-4.3.3/ext/mysql/libmysql/my_tempnam.c:117: warning: tempnam() possibly used unsafely; consider using mkstemp() Installing PHP CLI binary: /usr/local/bin/ Installing PHP CLI man page: /usr/local/man/man1/ Installing PHP SAPI module: thttpd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |diff -ur thttpd-2.21b/Makefile.in thttpd-2.21b-cool/Makefile.in |--- thttpd-2.21b/Makefile.in Thu Mar 29 20:36:21 2001 |+++ thttpd-2.21b-cool/Makefile.in Mon Jun 16 21:08:05 2003 -------------------------- patch: **** can't find 1 *** Error code 1 Stop in /opt/pkg/php-4.3.3. -- Edit bug report at http://bugs.php.net/?id=25319&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=25319&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=25319&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=25319&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=25319&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=25319&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=25319&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=25319&r=support Expected behavior: http://bugs.php.net/fix.php?id=25319&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=25319&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=25319&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=25319&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=25319&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=25319&r=dst IIS Stability: http://bugs.php.net/fix.php?id=25319&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=25319&r=gnused