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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 00:01:31 2024 UTC