php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2359 Can't load odbc32
Submitted: 1999-09-22 16:22 UTC Modified: 1999-11-28 11:44 UTC
From: eric at migvan dot co dot il Assigned:
Status: Closed Package: Dynamic loading
PHP Version: 3.0.11 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: eric at migvan dot co dot il
New email:
PHP Version: OS:

 

 [1999-09-22 16:22 UTC] eric at migvan dot co dot il
Problem:
After installing PHP on NT 4.0 I ran php.exe but received an error that it cannot load the odbc32.dll module.
Cause:
WinNT does not come install odbc32.dll and odbcint.dll. It is part of the iis installation and also of the office installation, but will not be copied to the system automatically.
PHP needs these dll's to run.
Solution: 
Just copy odbc32.dll and odbcint.dll from the NT cd to the winnt or system32 directory. They both appear in 
the \i386\inetsrv\odbc directory of the CD.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-11-28 11:44 UTC] kara at cvs dot php dot net
See bug report for solution
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 11 01:01:31 2024 UTC