How could you say this is bogus?
What does this mean?
Do you reject the bug?  On what grounds.

This is very simple.
1. Windows 2000 server with SP2 running IIS 5.0.
2. There are 2 ways to setup PHP with IIS.
        First way:
        a) IIS manager
        b) Select Website properties
        c) Select Home Directory Tab 
        d) Select Configuration
        e) Select Add
        f) Select Executable: c:\php\php.exe (this is where I installed it)
        g) Select Extention: .php
        h) Select "All Verbs" and "Script Engine" check boxes.

        THIS METHOD WORKS CORRECTLY WITH OUR SMTP SERVER AND THE PHP MAIL
FUNCTION
        WE CAN SEND OUT MAIL NO PROBLEM.

        Second way:
        a) IIS manager
        b) Select Website properties
        c) Select Home Directory Tab 
        d) Select Configuration
        e) Select Add
        f) Select Executable: c:\php\sapi\php4isapi.dll (this is where I
installed it)
        g) Select Extention: .php
        h) Select "All Verbs" and "Script Engine" check boxes.

        THIS METHOD DOES NOT WORK WITH OUR SMTP SERVER.
        WE CANNOT SEND OUT MAIL NO PROBLEM.

Derek, I suggest you give some more details as to why you rejected this
problem.
How can you determine it is bogus within 2 minutes, please provide your
rational.

Thank-You,
Dean Gossi
PSG Network Systems & Software Engineering
The Document Company, XEROX
Office:   716.422.1062  
Lab:      716.422.0068
Pager:  716.921.0489  
Email:  [EMAIL PROTECTED]


-----Original Message-----
From: Bug Database [mailto:[EMAIL PROTECTED]]
Sent: Saturday, September 22, 2001 3:31 AM
To: [EMAIL PROTECTED]
Subject: Bug #13388 Updated: Could not connect to server


ID: 13388
Updated by: derick
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: IIS related
Operating System: 
PHP Version: 4.0.6
New Comment:

This all makes no sense, please reopen with real information. (And read
www.php.net/bugs-dos-and-donts.php before posting).



Derick

Previous Comments:
------------------------------------------------------------------------

[2001-09-22 09:05:10] [EMAIL PROTECTED]

Configuration:

1. Windows 2000 Server (SP2) with PHP 4.0.6 using php4isapi.dll



2. Problem:

"Warning: Failed to Connect in......<path><php_file><line>"



3. Interesting Notes:

The mail function works when configuring PHP enabled website with PHP.exe





------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at
http://bugs.php.net/?id=13388&edit=2

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

Reply via email to