From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.1 PHP Bug Type: *Configuration Issues Bug description: php_value error_reporting in apache virtualhosts
php_value error_reporting 0 Simply doesnt work from within a <virtualhost> in my apache server. I found some previous bug reports about this behaviour where is stated that this bug was fixed on 4.0.3, but Im using 4.1.1... phpinfo() output on this virtualhost reports that error_reporting has a local value of 0 and master value of 2039. But I still get all warnings. My ./configure command: './configure' '--prefix=/usr' '--with-apxs=/usr/sbin/apxs' '--with-mod_charset' '--enable-force-cgi-redirect' '--enable-discard-path' '--with-config-file-path=/etc/apache' '--enable-safe-mode' '--with-openssl' '--enable-bcmath' '--with-bz2' '--enable-calendar' '--enable-ctype' '--with-gdbm' '--with-db2' '--with-db3' '--enable-dbase' '--enable-ftp' '--enable-gd-imgstrttf' '--with-gd=/tmp/gd-1.8.2' '--with-jpeg-dir=/tmp/gd-1.8.2' '--with-mysql=/usr' '--with-xml=shared' '--with-mm=/usr' '--enable-trans-sid' '--enable-shmop' '--enable-sockets' '--with-regex=php' '--enable-sysvsem' '--enable-sysvshm' '--enable-yp' '--enable-memory-limit' '--with-tsrm-pthreads' '--enable-shared' '--disable-debug' '--with-zlib=/usr' '--with-imap=/home/norman/packs/src/c-client' Norman -- Edit bug report at http://bugs.php.net/?id=15789&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15789&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15789&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15789&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15789&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15789&r=support Expected behavior: http://bugs.php.net/fix.php?id=15789&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15789&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15789&r=submittedtwice