php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #20775 Silent install (/s) does not work
Submitted: 2002-12-02 18:08 UTC Modified: 2005-04-25 10:38 UTC
Votes:4
Avg. Score:4.5 ± 0.5
Reproduced:4 of 4 (100.0%)
Same Version:1 (25.0%)
Same OS:2 (50.0%)
From: patl at cag dot lcs dot mit dot edu Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.3.0 OS: Windows
Private report: No CVE-ID: None
 [2002-12-02 18:08 UTC] patl at cag dot lcs dot mit dot edu
The Win32 installer php-4.2.3-installer.exe accepts the "/s" switch which should perform a silent installation, but it still pops up a dialog box.

To reproduce, just run:

  php-4.2.3-installer.exe /s

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-09 15:29 UTC] patl at cag dot lcs dot mit dot edu
I can confirm that this is still a problem in 4.3.0.

Again, this is trivial to reproduce; just run the Windows PHP installer like this:

  php-4.3.0-installer.exe /s
 [2005-04-25 10:38 UTC] phildriscoll@php.net
Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php

Fixed in version 4.3.10 and 5.0.1 (see also bug #29470 
which is a duplicate of this one) 
 
 
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Oct 17 15:01:28 2024 UTC