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
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:
45 - 44 = ?
Subscribe to this entry?

 
 [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: Fri May 10 10:01:33 2024 UTC