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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
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: Thu Apr 25 12:01:31 2024 UTC