php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2387 The PHP4TS.DLL file is linked to missing export OLE32.DLL: CoCreateIntanceEx
Submitted: 1999-09-27 05:35 UTC Modified: 2000-03-17 05:32 UTC
From: elanor at universalmail dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 4.0 Beta 2 OS: Windows 95 / OmniHTTPD Prof2.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: elanor at universalmail dot com
New email:
PHP Version: OS:

 

 [1999-09-27 05:35 UTC] elanor at universalmail dot com
I installed OmniHTTPD 2.0 and PHP4 with steps.
d:\HTTPD\
d:\HTTPD\PHP-BIN
C:\WINDOWS\php.ini , .dll files.
D:\HTTPD\PHP4\PHP.exe , .ini and .dll files.
I got the error given in title.
What I changed in my php.ini file is:

doc_root		= d:\HTTPD\HTDOCS

;Windows Extensions
;extension=php_mysql.dll
extension=php_nsmail.dll
extension=php_calendar.dll
extension=php_dbase.dll
;extension=php_filepro.dll
;extension=php_gd.dll
;extension=php_dbm.dll
;extension=php_mssql.dll
;extension=php_zlib.dll
;extension=php_filepro.dll
;extension=php_imap4r2.dll
;extension=php_ldap.dll
;extension=php_crypt.dll
;extension=php_msql2.dll
;extension=php_odbc.dll

sendmail_from	=	elanor@universalmail.com

The rest of the php.ini file are the same with default.

I added .php both MIME and EXTERNAL in OmniHTTPD

When I try to run a script, it gives
Standard CGI Launch Error and Windows Error Message given in title.

Did I do something wrong, or this is because of missing step!

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-03-17 05:32 UTC] andi at cvs dot php dot net
Please try http://www.php.net/~andi/php-4.0-Beta-March3rd.zip and see if it works for you. Make sure you erase all the old PHP dlls. If you still have problems open a new bug report.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Mar 14 08:01:32 2025 UTC