php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2706 INI file missing
Submitted: 1999-11-12 07:18 UTC Modified: 1999-11-12 07:31 UTC
From: kaeng at gmx dot net Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.11 OS: Windows 98
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:
46 - 29 = ?
Subscribe to this entry?

 
 [1999-11-12 07:18 UTC] kaeng at gmx dot net
I've downloaded the file "php-3.0.11-win32.zip" from a german mirror (sorry, don't remember which)
and in the installation instruction it says something about copying the INI file to my Windows directory.
The problem: There was no INI file in the ZIP.

I've unzipped the downloaded file with WinZip and put the files in a directory. There was no automatic
installation feature. I right-clicked on the included INF file and chose "Install". This didn't help either.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-12 07:31 UTC] eschmid at cvs dot php dot net
In the ZIP there is a file named "php3.ini-dist". You must rename this file to
"php3.ini" and copy it into your windows directory.

-Egon
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 09:01:28 2024 UTC