[PHP-DEV] Bug #11462 Updated: COM does NOT work

2001-06-21 Thread phanto

ID: 11462
Updated by: phanto
Reported By: [EMAIL PROTECTED]
Old-Status: Feedback
Status: Closed
Bug Type: COM related
Operating system: 
PHP Version: 4.0 Latest CVS (2001-06-13)
Assigned To: 
Comments:

no feedback

Previous Comments:
---

[2001-06-15 10:16:45] [EMAIL PROTECTED]
does this work with earlier versions ? it looks like word is not installed correctly 
or that the wwwuser has insufficient rights.

harald

---

[2001-06-13 07:07:14] [EMAIL PROTECTED]
I obtained this

Warning: Unable to obtain IDispatch interface for CLSID 
{000209FF---C000-0046}: Server execution failed in d:program 
filesapache groupapachehtdocstest.php on line 1

---

[2001-06-13 07:03:30] [EMAIL PROTECTED]
I'm using W2KSP2, Apache 1.3.20, PHP latest snap from Zend (2001-6-12) using the 
module way, not the CGI way.

This script does not work

$word=new COM(word.application) or die(Cannot start word for you);
print Loaded word version ($word-Version)n;
$word-visible =1 ;
$word-Documents-Add();
$word-Selection-Typetext(Is this what you meant?);


What happens?

Marecandja

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11462edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #11462 Updated: COM does NOT work

2001-06-19 Thread flop . m

ID: 11462
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: COM related
Operating system: Windows 2000
PHP Version: 4.0 Latest CVS (2001-06-13)
Description: COM does NOT work

I obtained this

Warning: Unable to obtain IDispatch interface for CLSID 
{000209FF---C000-0046}: Server execution failed in d:\program 
files\apache group\apache\htdocs\test.php on line 1

Previous Comments:
---

[2001-06-13 07:03:30] [EMAIL PROTECTED]
I'm using W2KSP2, Apache 1.3.20, PHP latest snap from Zend (2001-6-12) using the 
module way, not the CGI way.

This script does not work

$word=new COM(word.application) or die(Cannot start word for you);
print Loaded word version ($word-Version)n;
$word-visible =1 ;
$word-Documents-Add();
$word-Selection-Typetext(Is this what you meant?);


What happens?

Marecandja

---


Full Bug description available at: http://bugs.php.net/?id=11462


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP-DEV] Bug #11462 Updated: COM does NOT work

2001-06-18 Thread phanto

ID: 11462
Updated by: phanto
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: COM related
Operating system: 
PHP Version: 4.0 Latest CVS (2001-06-13)
Assigned To: 
Comments:

does this work with earlier versions ? it looks like word is not installed correctly 
or that the wwwuser has insufficient rights.

harald

Previous Comments:
---

[2001-06-13 07:07:14] [EMAIL PROTECTED]
I obtained this

Warning: Unable to obtain IDispatch interface for CLSID 
{000209FF---C000-0046}: Server execution failed in d:program 
filesapache groupapachehtdocstest.php on line 1

---

[2001-06-13 07:03:30] [EMAIL PROTECTED]
I'm using W2KSP2, Apache 1.3.20, PHP latest snap from Zend (2001-6-12) using the 
module way, not the CGI way.

This script does not work

$word=new COM(word.application) or die(Cannot start word for you);
print Loaded word version ($word-Version)n;
$word-visible =1 ;
$word-Documents-Add();
$word-Selection-Typetext(Is this what you meant?);


What happens?

Marecandja

---



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11462edit=2


-- 
PHP Development Mailing List http://www.php.net/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]