Ask a Question related to PHP Development, Design and Development.
-
derick@php.net #1
#25055 [Opn->Bgs]: class COM not found
ID: 25055
Updated by: [email]derick@php.net[/email]
Reported By: bart at mediawave dot nl
-Status: Open
+Status: Bogus
Bug Type: COM related
Operating System: Windows 2000
PHP Version: 5.0.0b1 (beta1)
New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a
list of more appropriate places to ask for help using PHP, please
visit [url]http://www.php.net/support.php[/url] as this bug system is not the
appropriate forum for asking support questions.
Thank you for your interest in PHP.
..
Previous Comments:
------------------------------------------------------------------------
[2003-08-12 09:04:56] bart at mediawave dot nl
Description:
------------
I got an error while trying to open Word through the COM class
functions. I get an error like: "class com not found".
Reproduce code:
---------------
$word = new COM("word.application") or die ('Unable to instanciate
Word');
Expected result:
----------------
Loading Word object into $word
Actual result:
--------------
class com not found
(I don't know the exact error message because I already installed PHP
4.3.2 to make it work)
------------------------------------------------------------------------
--
Edit this bug report at [url]http://bugs.php.net/?id=25055&edit=1[/url]
derick@php.net Guest
-
CFGridApplet.class not found
I'm getting a "CFGridApplet.class not found" error when trying to use a cfgrid. I'm running MX7. Does this mean I'm missing files on the server? Any... -
cftree class not found
I am using cftree to display a navigation tree. The IIS server root is: C:\Inetpub\wwwroot My web site location is: D:\Web\Coldfusion\GMS ... -
#25055 [Opn->Bgs]: Fatal error: Class 'com' not found
ID: 25055 Updated by: sniper@php.net Reported By: bart at mediawave dot nl -Status: Open +Status: ... -
#25055 [Bgs->Opn]: Fatal error: Class 'com' not found
ID: 25055 User updated by: bart at mediawave dot nl -Summary: class COM not found Reported By: bart at mediawave dot... -
#25055 [NEW]: class COM not found
From: bart at mediawave dot nl Operating system: Windows 2000 PHP version: 5.0.0b1 (beta1) PHP Bug Type: COM related Bug...



Reply With Quote

