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
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: 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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 20:01:29 2024 UTC