php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3141 php3-dist.ini is missing
Submitted: 2000-01-08 07:16 UTC Modified: 2000-01-08 09:23 UTC
From: sergio dot carvalho at novabase dot pt Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.13 OS: Win32
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: sergio dot carvalho at novabase dot pt
New email:
PHP Version: OS:

 

 [2000-01-08 07:16 UTC] sergio dot carvalho at novabase dot pt
This one is easy enough. Someone forgot to include the php-dist.ini file in the Win32 distribution of PHP3. 

The PDF manual Installation chapter has this installation step on page 45:

Copy the file, ?php3-dist.ini? to your ?%WINDOWS%? directory and rename it to ?php3.ini?. Your
?%WINDOWS%? directory is typically:
c:\windows for Windows 95/98
c:\winnt or c:\winnt40 for NT servers

Well, there's no php3-dist.ini on the distribution zip file. 

I'd also check if no PHP modules are missing. Lots of dll files present on 3.0.10 are no longer distributed, like mSQL.dll. In fact, only libraries name php_*.dll are on the distribution file.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-01-08 09:23 UTC] rasmus at cvs dot php dot net
We are aware of this and it will be fixed in 3.0.14
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 02:01:29 2024 UTC