php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8551 mssql70.dll problem
Submitted: 2001-01-04 10:40 UTC Modified: 2001-03-09 21:21 UTC
From: dclark at project944 dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0.4 OS: Win2000
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: dclark at project944 dot com
New email:
PHP Version: OS:

 

 [2001-01-04 10:40 UTC] dclark at project944 dot com
Downloaded php4.04 and installed in c:\php directory over a working copy of 4.02

Try to do a mssql_connect and get

'The procedure entry point php_unregister_ini_entries could not be located in the dynamic link library php4ts.dll.'

dll is dated as 20th Dec 2000, 11:01 same as php.exe and is present in c:\php only

Press ok on this box and get...

'Unable to load dynamic library './php_mssql70.dll' - The specified procedure could not be found.'

Then get on page:

X-Powered-By: PHP/4.0.4 Expires: Thu, 19 Nov 1981 08:52:00 GMT Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 Pragma: no-cache Content-type: text/html 
Fatal error: Call to undefined function: mssql_connect() in...


I hope that this is enough info to go on.  If I back out to v4.0.2 then everything works ok again, but I want to use the file upload stuff in the new version which is why I want to upgrade.

Cheers,

David Clark.



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-01-04 11:58 UTC] fmk@php.net
please check php4ts.dll as well. If php.exe or php4isapi.dll is loaded you will not be able to overwrite php4ts.dll.
 [2001-03-09 21:21 UTC] sniper@php.net
No feedback.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 13:01:30 2024 UTC