ID: 24401
Comment by: petrich at tronic-media dot com
Reported By: eero at jlug dot org
Status: Open
Bug Type: *General Issues
Operating System: Linux
PHP Version: 5.0.0b1 (beta1)
New Comment:
Hi,
still have the problem;
(register_globals = On in php.ini are ignored, ServerApi = Apache2)
Configure String:
./configure --disable-all
--with-apxs2=/mnt/60giga/samba/public/www/apache2/bin/apxs
Hans-J�rgen Petrich
Previous Comments:
------------------------------------------------------------------------
[2003-06-30 06:22:57] eero at jlug dot org
Now compiled with ./configure --with-mysql
--with-apxs=/home/apache/bin/apxs and problems still exists.
------------------------------------------------------------------------
[2003-06-30 06:01:28] [EMAIL PROTECTED]
1. Drop this:
export CFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
2. Using /usr/lib as path to ANY php configure option is incorrect (use
/usr instead)
3. Remove following configure options:
--enable-versioning
--enable-inline-optimization
4. Try this configure line instead:
# rm config.cache
# ./configure --disable-all --with-apxs=home/apache/bin/apxs
------------------------------------------------------------------------
[2003-06-30 05:43:07] eero at jlug dot org
and following settings are also on:
register_globals = On
register_long_arrays = On
register_argc_argv = On
echo $QUERY_STRING also stops working and so.
------------------------------------------------------------------------
[2003-06-30 05:34:33] eero at jlug dot org
php5 compiled with following on Linux,
Linux lnx 2.4.18-18.7.x with athlon 1400 processor
export CFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer"
./configure --with-mysql --with-bz2 --with-gd --with-jpeg-dir=/usr/lib
--with-png-dir=/usr/lib --with-gettext --enable-inline-optimization \
--with-apxs=/home/apache/bin/apxs --with-pgsql --with-zlib-dir=/usr/lib
--enable-ftp --enable-sockets --with-ming --with-mm --with-pdflib \
--enable-mime-magic --enable-dio --enable-calendar --enable-bcmath
--enable-wddx --with-xmlrpc --with-expat --with-dom --with-unixODBC \
--with-freetype --enable-gd-native-ttf --with-gettext --with-gmp
--enable-mbstring --enable-mbregex --enable-xslt --with-xslt-sablot \
--with-sablot-js --enable-shmop --enable-versioning
And register_globals is on and showing in phpinfo()
------------------------------------------------------------------------
[2003-06-30 05:25:36] petrich at tronic-media dot com
Upsss,
>on my machine (linux 7.2 / Kernel 2.4.9-21) with php5b1 the same
linux 7.2 == Red-Hat 7.2
Hans-J�rgen Petrich
------------------------------------------------------------------------
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/24401
--
Edit this bug report at http://bugs.php.net/?id=24401&edit=1