Hello.
I'm trying to instanciate word with the command :
$word = new COM("word.application") or die("Can't start Word !");
So, it give me the error :
Uncaught exception 'com_exception' with message 'Failed to create COM object `word.application': Unregistered class.
Windows Serveur 2003
Apache 2.2
php 5
Office web componnent installed.
Thanks
margot
Problem to instanciate word from PHP
Moderator: General Moderators
Re: Problem to instanciate word from PHP
I resolve the problem.
Re-install Office!
Thanks
Re-install Office!
Thanks