php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21471 empty variables with apache 2
Submitted: 2003-01-06 14:41 UTC Modified: 2003-01-20 04:00 UTC
From: bjvermolen at hotmail dot com Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 4.2.3 OS: Windows 2000 Pro
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2003-01-06 14:41 UTC] bjvermolen at hotmail dot com
If just installed PHP version 4.2.3 on apache webserver 2.0.43. But some variables ($PHP_SELF, $DOCUMENT_ROOT, $PATH_INFO) are empty. 
I made a script where the variables $PHP_SELF, $DOCUMENT_ROOT, $PATH_INFO where used. I tested it with the same version of PHP on a apache 1.3.23 and there worked it fine. But on the apache 2.0.43 server it gave a lot of errors.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-01-06 14:44 UTC] philip@php.net
Three things:
  a) What is your register_globals setting?  
  b) Use PHP 4.3.0
  c) Read http://www.php.net/variables.predefined
 [2003-01-20 04:00 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Apr 29 00:01:32 2024 UTC