|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-10-01 11:58 UTC] hholzgra@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Oct 29 02:00:01 2025 UTC |
This is actually for PHP4 beta 4 (Patch Level 1) I have Apache 1.3.11 (latest release) installed and running fine for regular HTML pages. I installed the latest beta of PHP4 and made all the necessary changes in the httpd.conf file (I have done this on several Windows machines before). I then tested to see ifthe install was successful by loading a page that contained the following line of code: <?php echo 'Testing PHP output'; ?> when I tried loading the page, I got an error dialog box the said there was a missing .DLL file named "MSVCIRT.DLL" there is a very similar file name "MSVCRT.DLL" that was included in the distribution, but that is not the problem. Is this a problem with the newest version of Apache, a problem with the latest PHP4-beta release, or do I have to update something in Win95? Thanks for any help that you might be able to give.