php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #24211 PHP.ini file installed to improper location.
Submitted: 2003-06-16 17:21 UTC Modified: 2005-08-11 19:49 UTC
From: webmaster at cyberdogtech dot com Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.3.2 OS: Windows 2000 Server
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: webmaster at cyberdogtech dot com
New email:
PHP Version: OS:

 

 [2003-06-16 17:21 UTC] webmaster at cyberdogtech dot com
Description:
------------
I just installed the Installshield binary of PHP 4.3.2 on my Windows 2000 server running IIS 5.0.  The configuration file (php.ini) should have been placed in the system folder (C:\WINNT).  Instead, InstallShield placed it in the folder C:\Documents and Settings\Administrator\WINDOWS.  This was problematic as the executable could not find the ini file to read it.  Since it was IIS, I could not run phpInfo() to detect this, instead I was presented by the "The PHP CGI cannot be accessed directly." error since the default value is set to 1.  This made locating the source of the problem (the mislocated ini file) exceedingly difficult.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-08-11 19:49 UTC] nlopess@php.net
Same as #23980.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 05:01:31 2024 UTC