php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13503 mscvrt.dll error
Submitted: 2001-10-01 16:35 UTC Modified: 2001-10-11 13:51 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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mkochsch at home dot com
New email:
PHP Version: OS:

 

 [2001-10-01 16:35 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 mscvrt.dll

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

c:\php\dlls\mscvrt.dll (ver 6.1.8637.0)
c:\C:\WINNT\ServicePackFiles\i386\mscvrt.dll (ver 6.1.8924.0)
c:\winnt\system32\mscvrt.dll (ver 5.0.0.7303)
c:\winnt\system32\dllcache\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

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-11 12:10 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:\php\dlls\msvcrt.dll (ver 6.1.8637.0)
c:\WINNT\ServicePackFiles\i386\msvcrt.dll (ver 6.1.8924.0)
c:\winnt\system32\msvcrt.dll (ver 5.0.0.7303)
c:\winnt\system32\dllcache\msvcrt.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?



 [2001-10-11 13:51 UTC] sniper@php.net
I assume this was user error?

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 05 01:01:35 2025 UTC