ID: 24248 Comment by: paul at vanbrouwershaven dot com Reported By: dkh-php at nighttide dot net Status: Bogus Bug Type: PHP options/info functions Operating System: multiple PHP Version: 4.3.3RC2-dev/4.3.4/5.0.0b1/5.0.0b3 New Comment:
Same problem with apache 2.0.48 and PHP 4.3.4 We "solved" the problem by downgrading tot PHP 4.3.1 Previous Comments: ------------------------------------------------------------------------ [2004-01-11 07:29:28] d dot mekic-php at interlize dot net The solution seems to be to enable SAFE_MODE for the sites which uses (in .htaccess or httpd.conf) the prepend command. ------------------------------------------------------------------------ [2004-01-11 07:14:23] d dot mekic-php at interlize dot net We've got the same problem with Apache 2.0.48 and PHP 4.3.4 running under RedHat 9.0. ------------------------------------------------------------------------ [2003-12-30 20:02:45] [EMAIL PROTECTED] Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Thank you for your interest in PHP. Same as bug #25753 ------------------------------------------------------------------------ [2003-12-22 17:10:18] dkh-php at nighttide dot net This is also a problem with 5.0.0b3. One new item, I notice that the include path is also not being reset in these instances. The local value sticks. This is not a problem for things like magic_quotes_gps wich only effects the correct local value. ------------------------------------------------------------------------ [2003-12-22 16:17:47] dkh-php at nighttide dot net 4.3.4 with Apach 2.0.48 on FreeBSD 4.9-STABLE still seeing this problem. Default php.ini files. htaccess files described previously. I've seen a number of comments regarding this problem now coming from Linux users as well. php config info below: CPPFLAGS="-I/usr/local/include/pth" \ ./configure \ --prefix=/usr/local/php \ --with-apxs2=/usr/local/apache2/bin/apxs \ --with-mysql=/usr/local/mysql \ --with-tsrm-pth=/usr/local/lib/pth \ --with-zlib \ --with-bz2 \ --with-openssl \ --with-pspell \ --with-curl \ --with-gdbm \ --with-ndbm \ --with-gettext \ --with-mcrypt \ --with-pear \ --with-gd \ --enable-magic-quotes \ --enable-bcmath \ --enable-ftp \ --enable-memory-limit \ --enable-dba \ --with-flatfile \ --with-mime-magic \ --with-ncurses \ --with-exif \ --with-dom \ --with-dom-xslt \ --with-dom-exslt \ --with-freetype-dir=/usr/local/lib \ --enable-gd-native-ttf \ --with-wddx ------------------------------------------------------------------------ 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/24248 -- Edit this bug report at http://bugs.php.net/?id=24248&edit=1