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
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 22:01:30 2024 UTC