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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Thu Mar 28 19:01:29 2024 UTC