php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19306 Installer not correctly installing
Submitted: 2002-09-09 06:31 UTC Modified: 2002-09-09 06:32 UTC
From: melinmrm at wanadoo dot be Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.2.3 OS: W2K
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: melinmrm at wanadoo dot be
New email:
PHP Version: OS:

 

 [2002-09-09 06:31 UTC] melinmrm at wanadoo dot be
Previous release installed 4.1.2
I exstalled this version 4.1.2 and installed the 4.2.3 (fresh downloaded) via the installer (just downloaded the installer version).Running my latest developped php files on IIS which were running fine and in corelation with mysql, it never recognized my variable names in a form.

So I reinstalled the 4.1.2 version via the installer and everything runs fine.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-09-09 06:32 UTC] sniper@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: Sun May 19 10:01:32 2024 UTC