|
Posted by Steve on 03/06/07 14:29
"weetat" <weetat.yeo@gmail.com> wrote in message
news:1173162744.827541.12250@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.
Navigation:
[Reply to this message]
|