PHP

Moderators: None (Apply to moderate this forum)
Number of threads: 1845
Number of posts: 5013

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
using COM Posted by pdunn on 2 Oct 2006 at 6:16 AM
Hello,

I am having trouble with COM. (Who's not?) But my problem is not the language it self, but I get an error message,

Fatal error: Cannot instantiate non-existent class: com in /home/web/com.php


How do I know if my server can run COM?

Doesn't it suppose to run COM, also what is DCOM?

thank you,

someone new to COM & DCOM.
Report
Re: using COM Posted by pdunn on 2 Oct 2006 at 6:27 AM
The server is Linux, php 4.2, and Apache 2.0

Does this means there's no hope?
I just read in the online manual
"COM functions are only available for the Windows version of PHP."

thank you

Report
Re: using COM Posted by nugent on 2 Oct 2006 at 9:46 AM
: The server is Linux, php 4.2, and Apache 2.0
:
: Does this means there's no hope?
: I just read in the online manual
: "COM functions are only available for the Windows version of PHP."
:
: thank you
:
:
COM is a microsoft technology, so it is only available on Windows.

DCOM is Distributed COM, it allows software component located on different networked computers to communicate with each other.

I believe DCOM is considered old and depricated and it is recommended to use .NET instead. .NET can be used on linux using mono (http://www.mono-project.com/Main_Page)



------
nugent






 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.