RE: [PHP-WIN] Re: COM stalls the server..

2002-07-09 Thread Scott Carr
e you might have. > > Cheers > > Ross > > -Original Message----- > From: Scott Hurring [mailto:[EMAIL PROTECTED]] > Sent: 08 July 2002 22:33 > To: [EMAIL PROTECTED] > Subject: [PHP-WIN] Re: COM stalls the server.. > > > Have you been making sure that the

RE: [PHP-WIN] Re: COM stalls the server..

2002-07-09 Thread Ross Fleming
To: [EMAIL PROTECTED] Subject: [PHP-WIN] Re: COM stalls the server.. Have you been making sure that the COM app. actually finishes and cleans up properly on the server (i.e. CTL+ALT+DEL process list doesn't show it)? I was playing with Excel+COM with PHP 4.2.0 and there was a bug with t

[PHP-WIN] Re: COM stalls the server..

2002-07-08 Thread Scott Hurring
Have you been making sure that the COM app. actually finishes and cleans up properly on the server (i.e. CTL+ALT+DEL process list doesn't show it)? I was playing with Excel+COM with PHP 4.2.0 and there was a bug with the COM implementation and the Excel instance would never terminate so after