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
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: 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

Add a Patch

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: Fri Mar 29 12:01:27 2024 UTC