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
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:
6 + 21 = ?
Subscribe to this entry?

 
 [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: Tue Apr 23 16:01:30 2024 UTC