php-windows Digest 15 Dec 2001 02:24:45 -0000 Issue 901

Topics (messages 10906 through 10909):

ISAPI Status
        10906 by: Flint Doungchak
        10909 by: Michael Sims

Re: Problem with a COM object.
        10907 by: alain samoun
        10908 by: alain samoun

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Hey all,

First, I just wanted to thank everyone who has been a part of PHP. I think
that's everyone, but especially those that code. We're all very thankful.

I was just wanting to see what people are experiencing with the ISAPI module
for IIS 5.0 with PHP 4.1.0. 

I have found it to be stable (or at least it doesn't crash) and looking
through the bug reports (as of yesterday) I haven't found any complaints.
There was one complaint on the list yesterday, but I haven't see the same
behavior on my box. Anyone else finding the system to be stable?

Just want to see what other experiences people are having.

Dual 933
1 GB Memory
PHP 4.1.0
Windows 2K SP2 with all Hotfixes
SQL Server 2K (SP1)

Thanks,

-Flint



--- End Message ---
--- Begin Message ---
At 12:27 PM 12/14/2001 -0800, Flint Doungchak wrote:
>I was just wanting to see what people are experiencing with the ISAPI module
>for IIS 5.0 with PHP 4.1.0.

Sorry I don't have an answer to your question, but just a related question 
of my own.  I've seen lots of people refer to 4.1.0 as "finally a stable 
ISAPI dll".  Are people having that much trouble with the previous 
versions?  I don't have a lot of experience running PHP on Windows, but I 
have been toying with 4.0.6 as an ISAPI dll running on NT/IIS 4.0 for about 
three weeks now.  It's done some funky things, usually right after I start 
the server, but if I manage to get it started it seems to stay running.

I'm just wondering if my experience is common or not...right now I don't 
have a super compelling reason to immediately upgrade because 4.0.6 is 
pretty solid for me...

Of course, I'm just doing development on this machine, and it's only me and 
about three other people who hit it regularly.  Should I be expecting it to 
explode when I start putting it into production?


--- End Message ---
--- Begin Message ---
After installing the software, do you have the "WinampCOM.Application" in
your registry? - I don't....
A+
Alain


-----Original Message-----
From: Michael Reynolds [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 14, 2001 1:31 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Problem with a COM object.


I'm trying to open and use a COM connection, as
follows:
  $com = new COM("WinampCOM.Application");
Seems this does not work in PHP, although it works in
many other applications. The module, and its source,
is available from:
  http://www.adcock8.freeserve.co.uk/winamp.htm
Any assistance would be greatly appreciated.

__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

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

--- End Message ---
--- Begin Message ---
Finally got it working: I had to install the new version of winamp.
"WinampCOM.Application" will install as a plugin.
A+
Alain


-----Original Message-----
From: alain samoun [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 14, 2001 1:01 PM
To: Michael Reynolds; [EMAIL PROTECTED]
Subject: RE: [PHP-WIN] Problem with a COM object.


After installing the software, do you have the "WinampCOM.Application" in
your registry? - I don't....
A+
Alain


-----Original Message-----
From: Michael Reynolds [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 14, 2001 1:31 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Problem with a COM object.


I'm trying to open and use a COM connection, as
follows:
  $com = new COM("WinampCOM.Application");
Seems this does not work in PHP, although it works in
many other applications. The module, and its source,
is available from:
  http://www.adcock8.freeserve.co.uk/winamp.htm
Any assistance would be greatly appreciated.

__________________________________________________
Do You Yahoo!?
Check out Yahoo! Shopping and Yahoo! Auctions for all of
your unique holiday gifts! Buy at http://shopping.yahoo.com
or bid at http://auctions.yahoo.com

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

--- End Message ---

Reply via email to