I'm trying to set up an old Windows 95 box to test PHP scripts before
uploading to my ISP. I'm successfully running Apache 1.3.20 and I've
installed  PHP4.0.6 from the zipped binaries to the same machine. When I
try <? phpinfo() ?>, I get a server error in my browser and a Windows error
message that tells me that MSVCRT40.DLL is missing. Searching my hard drive
shows that this file is nowhere to be seen.

In desparation, I tried copying msvcrt40.dll from another machine to the the
\windows\system directory. Restarted Apache then tried again. This time I
got an error that MSVCIRT.DLL is missing. I copied that file to
\windows\system; restarted Apache; tried again and got a "missing export in
OLE32.DLL".

Can anyone help?

TIA,

Geoff



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to