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
 [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: Mon May 06 20:01:31 2024 UTC