php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #30806 register_globals = on doesn't work
Submitted: 2004-11-16 15:09 UTC Modified: 2004-11-16 15:19 UTC
From: frenchsk8 at hotmail dot com Assigned:
Status: Not a bug Package: PHP options/info functions
PHP Version: 4.3.8 OS: Fedora Core 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: frenchsk8 at hotmail dot com
New email:
PHP Version: OS:

 

 [2004-11-16 15:09 UTC] frenchsk8 at hotmail dot com
Description:
------------
Hi,

i'm currently working on a Fedora Core 2 with Apache 2.0.51-2.7 and php 4.3.8-2.1

I've made some changes in the php.ini like enabling the display of errors and things like that.

The problem is with the register_globals variable. It's Off by default since php 4.2.0 but our developers need it to work on an old development.

So when i switch it to On, the value is kept in the file but it's still off in the phpinfo and indeed the old developments   don't work.

There's only one php.ini file which is located in /etc/php.ini.

Thanks in advance



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-11-16 15:19 UTC] tony2001@php.net
Sorry, but 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 as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

You need to ensure that you're editing the right file and to restart your web-server.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 17:01:34 2024 UTC