php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5854 PHP's not passing PATH_INFO as an ISAPI
Submitted: 2000-07-29 18:47 UTC Modified: 2000-11-01 09:59 UTC
From: gene at phpdev dot com Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.1pl2 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: gene at phpdev dot com
New email:
PHP Version: OS:

 

 [2000-07-29 18:47 UTC] gene at phpdev dot com
When I install and run PHP as a module under the ZEUS server and its ISAPI extensions, PHP does not feel like passing PATH_INFO to the scripts.  I've tried everything, getenv(), phpinfo(), $PATH_INFO and none show any instance of it.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-02 00:41 UTC] waldschrott@php.net
AFAIK, these are CGI variables - I?m not sure if they should or could be available with ISAPI....
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Apr 29 19:01:28 2025 UTC