php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3486 Missing MSVCRTD.DLL
Submitted: 2000-02-15 14:51 UTC Modified: 2002-10-01 14:29 UTC
From: yannicka dot pedrono at cite-net dot fr Assigned:
Status: Not a bug Package: Installation problem
PHP Version: 3.0.14 OS: Windows NT
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: yannicka dot pedrono at cite-net dot fr
New email:
PHP Version: OS:

 

 [2000-02-15 14:51 UTC] yannicka dot pedrono at cite-net dot fr
When I try to run a PHP3 file, I have the following message :
MSVCRTD.DLL not found.

I try to find it on my PC but I haven't got it.

extension=php3_calendar.dll
extension=php3_imap4r1.dll
extension=php3_ldap.dll
extension=php3_crypt.dll
extension=php3_odbc.dll

I use IBM HTPP Server and I just try to run the following program :
<html>

<?php
php info();

?>
</html>

THANK YOU FOR HELPING !

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-01 14:29 UTC] hholzgra@php.net
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.

 are you sure you called "php info()" ???
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Sep 08 00:01:27 2024 UTC