ID: 22773 Updated by: [EMAIL PROTECTED] Reported By: joe at mcknight dot de -Status: Open +Status: Feedback -Bug Type: Variables related +Bug Type: CGI related Operating System: Linux -PHP Version: 4.3.1 +PHP Version: 4.3.2-RC New Comment:
Please, let us decide what the correct categories for bug reports are. And do this using the latest stable snapshot: # rm config.cache && ./configure --disable-all --disable-cli # make Use that CGI binary, and make sure you DO NOT have php.ini in /usr/local/lib Let us know if you get the same results. Previous Comments: ------------------------------------------------------------------------ [2003-03-19 13:45:55] joe at mcknight dot de Sorry for reassigning this to variables again (reason given below) First to your question: I'm using the CGI interface. I compiled php 4.3.2-RC1 with the following configure options: ./configure \ --prefix=/usr/share \ --datadir=/usr/share/php \ --bindir=/usr/bin \ --libdir=/usr/share \ --with-config-file-path=/etc \ --with-exec-dir=/usr/lib/php/bin \ --with-mysql=/usr \ --with-gd=yes \ --enable-gd-native-ttf \ --enable-gd-imgstrttf \ --with-tiff-dir=/usr \ --with-jpeg-dir=/usr \ --with-png-dir=/usr \ --with-xpm-dir=/usr/X11R6 \ --with-ldap=yes \ --with-zlib=yes \ --with-bz2 \ --with-gmp \ --with-xml=/usr/local \ --with-dom \ --with-ttf \ --with-t1lib \ --with-mcal=/usr \ --with-imap=yes \ --with-sablot \ --with-readline \ --with-ftp \ --with-ndbm \ --with-gdbm \ --with-mcrypt \ --with-gettext \ --with-mm \ --enable-versioning \ --enable-yp \ --enable-bcmath \ --enable-trans-sid \ --enable-inline-optimization \ --enable-track-vars \ --enable-magic-quotes \ --enable-safe-mode \ --enable-sockets \ --enable-sysvsem \ --enable-sysvshm \ --enable-shmop \ --enable-calendar \ --enable-mbstring \ --enable-mbstr-enc-trans \ --enable-exif \ --enable-ftp \ --enable-memory-limit \ --enable-filepro \ --enable-dbase \ --enable-ctype \ --disable-debug \ --enable-force-cgi-redirect \ --enable-sigchild \ --with-openssl=/usr \ --without-curl \ --with-imap-ssl \ --with-pgsql=/usr \ --with-snmp \ --without-qtdom Next I saw that it worked on another machine with php 4.0.6 compiled as a module into apache. So I got this old version and compiled the CGI version. Guess what? It worked! With the same apache 1.3.26 from Debian woody, everything the same except for the php cgi binary. So I believe that this indeed is a php bug. I compiled 4.0.6 with the same options except for: --without-dom --without-mcrypt --without-sablot (had to disable them to get the configure run finished) Thanks a lot for your time, feel free to ask me for further information. ------------------------------------------------------------------------ [2003-03-19 11:07:04] [EMAIL PROTECTED] There's something really wrong in your system. I (or couple of hundred others running apache 1.3.2x and PHP 4) are unable to reproduce this. How did you install Apache? How did you install PHP in httpd.conf ?? Did you change something in php.ini? ------------------------------------------------------------------------ [2003-03-19 09:34:22] joe at mcknight dot de Hi, The problem still exists with php 4.3.2-RC1 and Apache 1.3.26 from the Debian stable distribution... Is there any other feedback I can provide? ------------------------------------------------------------------------ [2003-03-19 02:24:40] [EMAIL PROTECTED] You should also update Apache to 1.3.27. (some security issues only would require it..) ------------------------------------------------------------------------ [2003-03-19 02:16:50] joe at mcknight dot de I'm sorry I didn't mention the webserver. However it is _not_ Apache2, but Apache 1.3.20 I'm gonna test the STABLE-latest version... ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/22773 -- Edit this bug report at http://bugs.php.net/?id=22773&edit=1