php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18339 register_globals is set to off in fcgi mode
Submitted: 2002-07-14 12:42 UTC Modified: 2002-07-14 12:57 UTC
From: ajmedeiros at telocity dot com Assigned:
Status: Not a bug Package: *Compile Issues
PHP Version: 4.2.1 OS: Redhat linux 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: ajmedeiros at telocity dot com
New email:
PHP Version: OS:

 

 [2002-07-14 12:42 UTC] ajmedeiros at telocity dot com
I am using the Zeus web server with fast-cgi and when I configure and make and place the php file in my fcgi-bin directory and run phpinfo(), it is saying that the register_globals is Off.  I set it to on in the php.ini file, but it still says off - I am guessing that when using fast-cgi, php.ini makes little difference as to how fast-cgi runs.  The documentation for zeus says nothing about placing the php.ini file in /usr/local/lib or /usr/local/lib/php so I would guess it's not needed.  That tells me that the regiser_globals is set to Off with no way of turning it on again in the fast-cgi executable.  I need it to be on in order to run my ecommerce software.  Thanks,  Adam Medeiros

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-14 12:57 UTC] derick@php.net
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Dec 27 06:01:29 2024 UTC