php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #310 setup script configuration ini path problem
Submitted: 1998-04-24 13:19 UTC Modified: 1998-07-02 12:43 UTC
From: jordy at wserv dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0 Release Candidate 4 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
22 + 14 = ?
Subscribe to this entry?

 
 [1998-04-24 13:19 UTC] jordy at wserv dot com
The "setup" script will ask for the Configuration path for
the php3.ini file. It gives you:

Default config directory? (`yes', `no' or dir) [yes] :

When you hit enter (answer yes is default), you are given:
 
Enter Configuration file directory [/usr/local/lib] 

When you answer no, the value no is actually used
as the directory. This is sort of backwards. No should
prompt you for the directory, yes should remove
the configuration switch all together, anything else
should be put as the directory.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-07-02 12:43 UTC] ssb
Fixed in CVS, will be part of 3.0.1.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 19:01:28 2024 UTC