[PHP] COM Objects

2007-08-14 Thread Nathan Wallis
I am having some trouble instantiating a COM object, it seems to crash my
web server every time I call the line.

 

$tve=new COM(TVE3COM.TVE);

 

I have downloaded a trial version of the Turbo Video Engine SDK and this was
a line I got from the php examples folder.  

 

Is anyone familiar with this SDK?  I ran the installer which I guess would
install the files in the correct location.  Or do I need to have the DLL's
in the same directory?

 

I am very new to all of this.

 

Thanks again,

 

Nathan



[PHP] COM objects

2004-01-27 Thread C C
Hi,

I am running PHP 4.3.4 on Windows 2000 server with
Apache 2.0.48. I am using COM objects in some of the
pages. My question is, how do I release them when I'm
done? Right now, I'm unsetting them, but after a few
days I get COM+ Errors in the Event Viewer:

The COM+ Services DLL (comsvcs.dll) was unable to load
because allocation of thread local storage failed. 

Process Name: Apache.exe
Error Code = 0x80070008 : Not enough storage is
available to process this command.
COM+ Services Internals Information:
File: .\comsvcs.cpp, Line: 289

Anyone have any suggestions? Thanks,

CC

__
Do you Yahoo!?
Yahoo! SiteBuilder - Free web site building tool. Try it!
http://webhosting.yahoo.com/ps/sb/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] COM objects

2001-05-20 Thread John Skipsey

Can anyone tell me how this asp code would be rewritten in PHP, I'm having
trouble getting it to work. Don't worry about the variable names and stuff,
it's just the actual connection to the application that's causing me the
grief.

Thanks for any suggestions,

Skipsey.


begin 666 createservername.asp
M/5 ($QA;F=U86=E/594V-R:7!T(4^#0H-CPA+2T@(VEN8VQU94@9FEL
M93TB97)R;W(N87-P(B M+3X-@T*/4-D]N($5RF]R(%)EW5M92!.97AT
M#0I%G(N0VQE87(@#0H-DEF(%)E75EW0N1F]R;2@BV5R=F5R7VYA;64B
M*2 \/B B(B!4:5N#0H)4V5T($-L:65N=%-EG9I8V4@/2!#F5A=5/8FIE
M8W0H(E1E'1M;%-EG9EBY#;EE;G1397)V:6-ER(I#0H)268@17)R+FYU
M;6)EB ](# @5AE;@T*0E3970@4V5R=F5R4V5R=FEC92 ]($-L:65N=%-E
MG9I8V4N0V]N;F5C=%-EG9EBA#W1R*%)E75EW0N1F]R;2@BV5R=F5R
M7VYA;64B*2DI#0H)4EF($5RBYN=6UB97(@/2 P(%1H96X-@D)5-E=!F
MV\@/2!#F5A=5/8FIE8W0H(E-CFEP=EN9RY:6QE4WES=5M3V)J96-T
M(BD-@D)5-E=!TR ](9S;RY#F5A=5497AT1FEL92A397-S:6]N*)A
M'!0871H(BD@)B BV5R=F5R;F%M92YT'0B+!4G5E+!86QS92D-@D)
M4EF($5RBYN=6UB97(@/2 P(%1H96X-@D)0ETRY7FET94QI;F4@0U-T
MBA297%U97-T+D9OFTH(G-EG9EE]N86UE(BDI#0H)0D)=',N0VQOV4-
M@D)0E297-P;VYS92Y2961IF5C= B;]G:6XN87-P(@T*0D)16QS90T*
M0D)5=R:71E17)R;W(@17)R+ B8W)E871E('1H92 \0CYS97)V97)N86UE
M+G1X=#PO0CX@9FEL92(-@D)45N9!)9@T*0D)4V5T('1S(#T@3F]T:EN
M9PT*0D)4V5T(9S;R ]($YO=AI;F-@D)16QS90T*0D)5W)I=5%G)O
MB!%G(L()C;VYN96-T('1O('1H92!S97)V97(@/$(^(B F(%)E75EW0N
M1F]R;2@BV5R=F5R7VYA;64B*2 F((\+T(^(@T*0E%;F0@268-@E%;'-E
M#0H)5=R:71E17)R;W(@17)R+ B8W)E871E('1H92!#;EE;G0@4V5R=FEC
M92(-@E%;F0@268-D5LV4-@E297-P;VYS92Y2961IF5C= B95F875L
2=YH=TB#0I%;F0@268-B4^
`
end


-- 
PHP General 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]