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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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: Sun Dec 22 01:01:30 2024 UTC