Entry
The PHP4TS.DLL file is linked to missing export OLEAUT32.DLL:77 - Please help!!!
May 22nd, 2002 05:22
David Vivash, Andrew Williams,
The problem indicates you do not have the complete OLEAUT32.dll file -
either you're running Windows 95 or an older version of Windows98. Go
to Microsoft's website and download the DCOM upgrade package depending
on the version of Windows you have got (alternatively just search for
DCOM on Google or something) - the current link that I have is
http://www.microsoft.com/com/resources/downloads.asp
Once you have run this update, this will update your OLEAUT32 dll for
you, and php should run without the error. You may need to reinstall
php after the update, but I doubt it.