PHP は OpenOffice com コンポーネントの作成に失敗しました~~
1. Openoffice 3.4.1 は win7 にインストールされています
2. コマンド ライン起動: soffice -headless -accept="socket,host=127.0.0.1,port=8100 ;urp ;" -nofirststartwizard
3. タスク マネージャーを確認します:
これはサービスが正常に開始されたことを意味しますが、ユーザー dell として実行されており、これは私のコンピューターの管理者アカウントです
4. php コード:
<br /> $osm = new COM("com.sun.star.ServiceManager") or die("Please be sure that OpenOffice.org is installed.n");<br />
Fatal error: Uncaught exception 'com_exception' with message 'Failed to create COM object `com.sun.star.ServiceManager' in E:\work\test\test.php on line 10<br />( ! ) com_exception: in E:\work\test\test.php on line 10