Click to See Complete Forum and Search --> : php4ts.dll linked to missing exp. ole32.dll


Anon
06-29-2000, 11:39 AM
I had php4 runing find on apache web server under win95. A hard disk failure had me reinstalling it all over again (along with windows) but now after reinstallation a get an error message saying that PHP4TS.DLL IS LINKED TO A MISSING EXPORTATION OLE32.DLL CoCreateInstanceEx.
My windows 95 version hasn't change nor did my php4 an mysql versions.
Any ideas as why it happens????
Thank
Sig.

Anon
06-29-2000, 01:23 PM
I sounds like you are missing an uppdate pack for windows.

My recomendation is to install the latest version of IE (it usually contains updates to OLE/COM dlls)

If that doent help I beleve M$ has a DCOM update for Win95 that should contain the file version you need.

/Håkan

Anon
06-29-2000, 02:39 PM
Work fine thanks, my mystake.
I found dcom95.exe at
http://download.microsoft.com/msdownload/dcom/95/x86/en/dcom95.exe
as said in the php4 Readme file.
Guest I should have remembered the RTFM procedure.