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

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. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PHP.

This bug appears to happen for the same reason as bug #24282. Let's try
to keep the discussion of this issue in one place.


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

[2003-08-25 16:11:59] red at raven dot ch

just installed php-4.3.3; still the same problem...

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

[2003-08-22 00:21:22] red at raven dot ch

hm, this is a server with about 40 domains running on it. so I don't
really like the idea of running a cvs-snapshot (or release-candidate).
well, I will try to recreate this one on my development-server.

apache2 configuration:

./configure --enable-so --enable-rewrite --enable-proxy

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

[2003-08-21 18:52:43] [EMAIL PROTECTED]

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? 


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

[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