FP: Personal Web Server Can't Bind to Port 80

Last reviewed: March 18, 1998
Article ID: Q149843
The information in this article applies to:
  • Microsoft FrontPage 98 for Windows
  • Microsoft FrontPage 97 for Windows with Bonus Pack
  • Microsoft FrontPage for Windows, versions 1.0, 1.1

SYMPTOMS

When you start the FrontPage Personal Web Server by clicking the icon on the Windows 95 Start menu or by double-clicking the icon in the Windows NT FrontPage program group, you receive the following error message:

   Httpd: Could not bind to port 80.

CAUSE

In most cases, this error message is displayed because there is already another Web server installed to or operating on port 80.

WORKAROUND

To work around this problem, use the following steps:

  1. Stop the Web server currently running on Port 80

  2. Uninstall the extensions on the FP-PWS at port 80 using fpsrvwin.exe

  3. In a text editor such as Notepad, open the Httpd.cnf configuration file located in the FrontPage Webs\Server\Conf folder.

  4. Find the line that reads "port 80" (without the quotation marks).

  5. Change it to read:

    port 8080

    NOTE: You can specify any number greater than 1024.

  6. Save and close the Httpd.cnf file.

  7. Start the FrontPage Server Administrator.

  8. Click Uninstall to remove the FrontPage Personal Web Server extensions.

  9. Click OK.

  10. Click Install to reinstall the FrontPage Personal Web Server Extensions. In the Server Type drop-down list, select FrontPage Personal Web Server, and then click Browse to locate the Httpd.cnf file (which is typically located in the FrontPage Webs\Server\conf folder). Click OK or Open.

  11. Click OK.

  12. In the Administrator Setup dialog box, type a name and password and then click OK.

This procedure will automatically bind the FrontPage Personal Web Server to the port number you specified in step 3.

Once this is done, specify the port number in addition to the server name when you select a Web server in the FrontPage Explorer or when you browse a page on the server. For example, if your server name is Dalmatian and you are using port number 8080, then you would specify the following Web server:

   Dalmatian:8080


Additional query words: 1.00 1.00a 1.10 binding bound attached attach
attaching
Keywords : fppws kbinterop kbusage kbdta
Version : windows:1.0,1.1,97,98
Platform : WINDOWS
Hardware : x86
Issue type : kberrmsg


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 18, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.