php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #4348 process remembers auto_prepend_file from other virtual host
Submitted: 2000-05-07 18:27 UTC Modified: 2002-10-01 15:04 UTC
From: nl1160 at lau-net dot de Assigned:
Status: Wont fix Package: Misbehaving function
PHP Version: 3.0.16 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: nl1160 at lau-net dot de
New email:
PHP Version: OS:

 

 [2000-05-07 18:27 UTC] nl1160 at lau-net dot de
I have got two virtual hosts. The first one uses php3_auto_prepend_file xy.

It seems, that the serving apache process doesn't reset the auto_prepend_file, after connecting to the first host.

When I connect to the first and afterwards to the second virtual host (and the same apache process is processing) php tries to prepend the same file.

I think, that this problem exists after mod_php3.c was changed from 1.92 to 1.93.

This could be the same bug as 4287 and 3319.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 15:04 UTC] hholzgra@php.net
We are sorry, but can not support PHP 3 related problems anymore.
Momentum is gathering for PHP 5, and we think supporting PHP 3 will
lead to a waste of resources which we want to put into getting PHP 5
ready. Ofcourse PHP 4 will will continue to be supported for the
forseeable future.

believed to be fixed for php 4
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 20:01:29 2024 UTC