Cannot instantiate non-existent class

Hi all ,

I am using Version 4.3.2 , when i tried to call COM in php ,
I have error message below

Fatal error: Cannot instantiate non-existent class: com in /home/
activtech/wordconvert.php on line 90

I am using wordconvert.php classes from phpclasses to convert doc to
txt file.
Anyone have ideas what I have made mistake? Do i need to install the
COM Library in php ?

Thanks
Joshua
weetat.yeo [ Di, 06 März 2007 07:32 ] [ ID #1649250 ]

Re: Cannot instantiate non-existent class

"weetat" <weetat.yeo [at] gmail.com> wrote in message
news:1173162744.827541.12250 [at] v33g2000cwv.googlegroups.com...
| Hi all ,
|
| I am using Version 4.3.2 , when i tried to call COM in php ,
| I have error message below
|
| Fatal error: Cannot instantiate non-existent class: com in /home/
| activtech/wordconvert.php on line 90
|
| I am using wordconvert.php classes from phpclasses to convert doc to
| txt file.
| Anyone have ideas what I have made mistake? Do i need to install the
| COM Library in php ?

i think you mean to 'enable' com in php. your server must have the necessary
dll's in order to create your com object(s).

you need to post your code from line 90 so we don't have to guess at why
you're having problems.
Steve [ Di, 06 März 2007 15:29 ] [ ID #1649263 ]
PHP » alt.php » Cannot instantiate non-existent class

Vorheriges Thema: PHP 5.2,IIS 6 WindowS Server 2003 - newbie help please
Nächstes Thema: Newbie needs help with query