php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15789 php_value error_reporting in apache virtualhosts
Submitted: 2002-02-28 13:06 UTC Modified: 2002-08-04 01:00 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: norman at norman dot com dot br Assigned:
Status: No Feedback Package: *Configuration Issues
PHP Version: 4.1.1 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: norman at norman dot com dot br
New email:
PHP Version: OS:

 

 [2002-02-28 13:06 UTC] norman at norman dot com dot br
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

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-28 19:49 UTC] yohgaki@php.net
Duplicate of #7365
 [2002-06-18 19:28 UTC] sniper@php.net
Try the latest snapshot:

http://snaps.php.net/php4-latest.tar.gz

 [2002-07-02 09:45 UTC] cynic@php.net
I can't reproduce this with 1.3.26/4.2.1 on RH 7.2/2.4.18 FWIW
 [2002-08-04 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 21:01:36 2024 UTC