Date: 12/27/00
- Next message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /ja/functions openssl.xml strings.xml"
- Previous message: Andrey Freire: "[PHP-DOC] PHP & COM/DCOM"
- In reply to: Andrey Freire: "[PHP-DOC] PHP & COM/DCOM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Andrey,
COM/DCOM with PHP is only supported with PHP on Windows.
You can't access a COM component from a Linux based machine
with PHP.
Derick
On Wed, 27 Dec 2000, Andrey Freire wrote:
> Hello all,
> I,m brasilian, how are you?
> My problem is that, I wanna access one COM object but my web server
> is linux and application server is NT.
>
> my Com Object is : Project.COMServer
> and my application server is : app_server
>
> this command fail:
> $Comserver = new COM("Project.COMServer","app_server");
>
> How can i do that?
>
> Bye, thanks.
> Freire, Andrey.
>
>
- Next message: Rui Hirokawa: "[PHP-DOC] cvs: phpdoc /ja/functions openssl.xml strings.xml"
- Previous message: Andrey Freire: "[PHP-DOC] PHP & COM/DCOM"
- In reply to: Andrey Freire: "[PHP-DOC] PHP & COM/DCOM"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

