php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7209 Wrong include path for virtual servers on Apache
Submitted: 2000-10-14 15:16 UTC Modified: 2000-12-07 11:51 UTC
From: hara at oderwat dot de Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.3 OS: Linux SuSE 6.3
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: hara at oderwat dot de
New email:
PHP Version: OS:

 

 [2000-10-14 15:16 UTC] hara at oderwat dot de
Hello..
My php.ini states an include path which serves as default for most of our severs. But some virtual servers get another include path.

I set this one in the Virtual Server as follows:
php_admin_value include_path .:/export/home/config/www/php4inc/dfbeta3

The Problem: After updating to php 4.0.3 .. it seems that
ALL servers use THIS (even when declared in another server) include path.. phpinfo() shows this one as local value, the one out of php.ini as master value. But even on virtual servers which don't have the above 'php_admin_value' in their config. I use php4 as .so module on an apache 1.3.9
The problem disapears as soon as I install 4.0.2 again..

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-03 20:36 UTC] sniper@php.net
Does this happen with latest snapshot from snaps.php.net ?

--Jani
 [2000-11-04 05:31 UTC] derick@php.net
I had this problem with 4.0.3 too, pl1 fixed it for me.
 [2000-12-07 11:51 UTC] sniper@php.net
Reopen, if this still happens when using latest snapshot
from http://snaps.php.net/

--Jani
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jul 15 16:00:01 2026 UTC