php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13643 msvcrt.dll error version number?
Submitted: 2001-10-11 13:28 UTC Modified: 2001-10-11 13:52 UTC
From: mkochsch at home dot com Assigned:
Status: Not a bug Package: Reproducible crash
PHP Version: 4.0.6 OS: W2K Server
Private report: No CVE-ID: None
 [2001-10-11 13:28 UTC] mkochsch at home dot com
Win2K Server
PHP 4.0.6
php.exe dated June 22, 2001 2:58 p.m.

I'm getting this error when I try to execute php.exe from a dos window:

The procedure entry point ??_U@YAPAXI@Z could not be located in the dynamic link library
msvcrt.dll

OK I've search on this dll and found it in four different places:

c:phpdllsmsvcrt.dll (ver 6.1.8637.0)
c:WINNTServicePackFilesi386msvcrt.dll (ver 6.1.8924.0)
c:winntsystem32msvcrt.dll (ver 5.0.0.7303)
c:winntsystem32dllcachemsvcrt.dll (6.1.8924.0)

My problem here is the copy in my dllcache is newer than the php distribution. Will my
system have a big problem if I upgrade the older one in the system32 directory with the
php one, or should I use the one from the service pack?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-11 13:52 UTC] sniper@php.net
submitted twice
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 02 16:01:29 2024 UTC