« Previous Next »

Thread: FastCGI installation on SBS2003 R2

Last post 12-25-2006 7:26 PM by Domel. 1 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (2 items)

Sort Posts:

  • 12-25-2006, 6:04 AM

    • Domel
    • Not Ranked
    • Joined on 12-25-2006, 5:29 AM
    • Poland > Warsaw
    • Posts 2

    FastCGI installation on SBS2003 R2

    Hello,

    I have clear installation of SBS2003 R2 (with IIS 6).

    I have installed PHP 5.2.0 from msi file - here first question, which webserver setup I should select? "Other CGI" or "IIS 4+ ISAPI module" ? or other? I have selected "IIS 4+ ISAPI module" for now.

     After this I have executed:
    C:\Documents and Settings\Administrator\Desktop\install\IIS6-IIS51-FastCGI-Techn
    ical-Preview>cscript fcgisetup.js /install
    Microsoft (R) Windows Script Host Version 5.6
    Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.

    IIS version 6
    Stopping IIS...
    ...done
    Copying files ...
    Copying C:\Documents and Settings\Administrator\Desktop\install\IIS6-IIS51-FastC
    GI-Technical-Preview\fcgiext.dll
    to C:\WINDOWS\system32\inetsrv\fcgiext.dll
    Copying C:\Documents and Settings\Administrator\Desktop\install\IIS6-IIS51-FastC
    GI-Technical-Preview\fcgiext.ini
    to C:\WINDOWS\system32\inetsrv\fcgiext.ini
    Copying C:\Documents and Settings\Administrator\Desktop\install\IIS6-IIS51-FastC
    GI-Technical-Preview\fcgiext.pdb
    to C:\WINDOWS\system32\inetsrv\fcgiext.pdb
    ... done!
    Starting IIS...
    ... done!
    Creating metabase backup: FastCGI Tech Preview
    Creating Web Service Extension Restriction List entry for
     'C:\WINDOWS\system32\inetsrv\fcgiext.dll' ...
    ...done
    Installation completed successfully.

    C:\Documents and Settings\Administrator\Desktop\install\IIS6-IIS51-FastCGI-Techn
    ical-Preview>cscript fcgisetup.js /r /add c:\php\php-win.exe php
    Microsoft (R) Windows Script Host Version 5.6
    Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.

    IIS version 6
    Configuring FastCGI program ...
    ... done
    Creating metabase backup: FastCGI Tech Preview
    Creating handler mappings ...
    Path:IIS://localhost/W3SVC
    Path:IIS://localhost/W3SVC/1/ROOT/Exadmin
    Path:IIS://localhost/W3SVC/1/ROOT/Exchange
    Path:IIS://localhost/W3SVC/1/ROOT/exchange-oma
    Path:IIS://localhost/W3SVC/1/ROOT/ExchWeb
    Path:IIS://localhost/W3SVC/1/ROOT/Microsoft-Server-ActiveSync
    Path:IIS://localhost/W3SVC/1/ROOT/OMA
    Path:IIS://localhost/W3SVC/1/ROOT/Public
    Path:IIS://localhost/W3SVC/1/ROOT/Remote
    ...done
    Installation completed successfully.

    And now I have "The page cannot be found" when trying to enter file with phpinfo() ...

    I have tryied few installation layouts - I had errors descriped in other threats but hints didn't helped ...

    Please help what configuration is proper?

    Regards,
    Domel

  • 12-25-2006, 7:26 PM In reply to

    • Domel
    • Not Ranked
    • Joined on 12-25-2006, 5:29 AM
    • Poland > Warsaw
    • Posts 2

    Re: FastCGI installation on SBS2003 R2

    Heh ok I have found the reason.

    Do not use MSI installation of php...

    I have extracted zip with php, executed all comands and FastCGI works. We will see if without errors :)

Page 1 of 1 (2 items)
Microsoft Communities