php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14307 (cgi) $PHP_SELF has same value of $PATH_INFO
Submitted: 2001-11-30 21:28 UTC Modified: 2002-01-02 14:05 UTC
From: scpark at gen128 dot com Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.0.6 OS: Redhat 7.2
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: scpark at gen128 dot com
New email:
PHP Version: OS:

 

 [2001-11-30 21:28 UTC] scpark at gen128 dot com
In cgi mode of php 4.0.6.
$PHP_SELF was always same with $SCRIPT_NAME.$PATH_INFO before I upgrade my cgi mode php. NOW, It has only $PATH_INFO value. 
Is this not bug? changed feature?

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-12-12 11:01 UTC] yohgaki@php.net
Do you use phpinfo() to check these values?
Could you try 4.1.0? If problem still exists, please mention your web sever and version. 
Even if it seems trivial to write a simple script, make sure you provide short script. Short script shows a lot of things, how you access these vars, etc.
 [2002-01-02 14:05 UTC] lobbin@php.net
No feedback. Closing.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Apr 03 08:01:30 2025 UTC