php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19619 The FORMS no longer work
Submitted: 2002-09-26 10:49 UTC Modified: 2002-09-26 10:51 UTC
From: v dot quintero at ieee dot org Assigned:
Status: Closed Package: Performance problem
PHP Version: 4.2.3 OS: win 2000
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: v dot quintero at ieee dot org
New email:
PHP Version: OS:

 

 [2002-09-26 10:49 UTC] v dot quintero at ieee dot org
I have just upgraded to version 4.23 (Build date:Sep 6 2002 10:38:51)  it is operating on a win2000 system and Apache 1.3.9 webserver, with MYSQL 3.23.35
Until yesterday I was working with PHP version 4.0 an from the moment I upgraded, all my FORMS ceased to operate, even the simplest test.  The input values are not sent to the processing form.  I have checked several times the configuration files por PHP and Apache, but cannot find anything else to adjust.
I have tried with IE5, IE6, Netscape 4.4 and 7 with the same result.
Appart from it the application is runnig OK with MYSQL, but all my scripts with forms are paralyzed.

Thanks,

Vladimir Quintero

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-26 10:51 UTC] rasmus@php.net
In PHP 4.2.0, the 'register_globals' setting default changed to
'off'. See http://www.php.net/release_4_2_0.php for more info.
We are sorry about the inconvenience, but this change was a necessary
part of our efforts to make PHP scripting more secure and portable.


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 06 20:01:35 2025 UTC