ID:               25198
 Updated by:       [EMAIL PROTECTED]
 Reported By:      red at raven dot ch
-Status:           Open
+Status:           Feedback
 Bug Type:         PHP options/info functions
 Operating System: linux (redhat 9) apache 2.0.47
 PHP Version:      4.3.2
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

Also, what was the configure line you used for Apache2? 



Previous Comments:
------------------------------------------------------------------------

[2003-08-21 12:40:48] red at raven dot ch

Description:
------------
The global configuration shows the following:

error_reporting 2039    2039

when 2 scripts in 2 differents virtualhosts run at the same time and
the first one sets error_reporting(E_ALL) and the second one starts
before the first ended (and doesn't set error_reporting) it shows the
notices as well.

./configure  --with-apxs2=/usr/local/apache2/bin/apxs --enable-xml
--with-gd --with-png-dir=/usr --with-jpeg-dir=/usr --enable-track-vars
--enable-force-cgi-redirect --with-gettext --with-mysql=/usr
--with-zlib-dir=/usr --enable-sysvshm --enable-sysvsem --with-xslt
--with-ttf --with-freetype-dir=/usr/local --enable-gd-native-ttf
--disable-cgi --with-dom --with-dom-xslt --with-iconv



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=25198&edit=1

Reply via email to