php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1774 Crash when running PHP4.0
Submitted: 1999-07-20 19:48 UTC Modified: 1999-07-31 15:05 UTC
From: C dot Just at its dot uq dot edu dot au Assigned:
Status: Closed Package: Reproducible Crash
PHP Version: 4.0 Beta 1 OS: Win95 OSR3
Private report: No CVE-ID: None
 [1999-07-20 19:48 UTC] C dot Just at its dot uq dot edu dot au
I have placed all DLL's into the c:\windows\system directory.
The PHP.INI file is located in the C:\windows directory

When I try to run it from the command line I get a popup box saying.

Error Starting Program
The PHP4TS.DLL file is linked to missing export OLE32.DLL:CoCreateInstanceEx.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-07-21 19:19 UTC] C dot Just at its dot uq dot edu dot au
I have just installed dcom95.exe from the Microsoft Site. 
It seems to have fixed the problem.
http://www.microsoft.com/com/dcom/dcom95/download.asp

OLE32.dll must be a file that get upgraded by IE4.0 and up.

Just thought I'd let you know so you can put that in your setup for Win32 users.



 [1999-07-31 15:05 UTC] zeev at cvs dot php dot net
We'll incorporate this into the Win32 instructions.  Thanks!
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 02:01:35 2024 UTC