faqts : Computers : Programming : Languages : PHP : Installation and Setup

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

112 of 147 people (76%) answered Yes
Recently 7 of 10 people (70%) answered Yes

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.