php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10431 ini_alter eats the include_path
Submitted: 2001-04-21 05:43 UTC Modified: 2001-06-01 16:12 UTC
From: rendezz at ic24 dot net Assigned:
Status: Closed Package: IIS related
PHP Version: 4.0.4pl1 OS: Windows 2000
Private report: No CVE-ID: None
 [2001-04-21 05:43 UTC] rendezz at ic24 dot net
The bug occurs when you use the ini_alter statement,  on a few uses of this, the include path gets reset to gobbledygook and stays that way making it impossible to run the server (no includes work)  only a "net stop iisadmin"/"net start w3svc" fixes this!

The binary I am using is the one you guys compiled.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-07 12:48 UTC] derick@php.net
marking as to be fixed before PHP 4.0.6
 [2001-05-07 21:05 UTC] jmoore@php.net
Can you provide the shortest possible script that reproduces this please. I cannot reproduce under WIn2k/IIS5 or CGI at all I made about 20-50 requests and nothing happened.

- James
 [2001-06-01 16:12 UTC] sniper@php.net
No feedback, and unable to reproduce.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 08 15:01:31 2024 UTC