php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7226 php_value serious problem
Submitted: 2000-10-15 16:43 UTC Modified: 2000-10-15 17:07 UTC
From: webmaster at phpclub dot org Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.3 OS: Redhat
Private report: No CVE-ID: None
 [2000-10-15 16:43 UTC] webmaster at phpclub dot org
I have converted from previous apache and php 4.0.1 as buildin module to apache 1.3.14
with php 4.0.3 module as DSO.
And I have basicly created the same configuration file I had before.
I am using about 100+ virtualhosts and two of them contains the
php_value auth_prepend_file directive.
It seems that after converting, the latter virtualhost is prepending the file which is mentioned
in the first virtualhost.

e.g. the latter php_value directive takes no effect and the first virtualhost php_value takes effect.

I need to solve this problem quickly since its disturbing clients.

Can anyone assist ?
Thanks in advance.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-10-15 17:07 UTC] sniper@php.net
Fixed in php4.0.3pl1

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Sat Jul 04 22:00:02 2026 UTC