To resolve this issue, use the method that is appropriate to your situation.
Method 1
To run two Web servers on the same computer, each Web server must be configured to use a different port. If you want to run FrontPage Personal Web Server and another Web server on your computer, edit the Httpd.cnf file to configure the Front Page Web Server and FrontPage Server Extensions to use port 8080. To do this, follow these steps:
- Start FrontPage Server Administrator (Fpsrvwin.exe).
- Click 80 in the Select server or port list, and then click Uninstall to remove the FrontPage Server Extensions from port 80.
- Start Notepad, and then open the Httpd.cnf file.
Httpd.cnf is the main server configuration file for FrontPage Personal Web Server. It is located in the \FrontPage Webs\Server\Conf folder. - Locate the following entry: port 80
- Change it to the following: port 8080
- Click Save on the File menu.
- Start FrontPage Server Administrator (Fpsrvwin.exe).
- Click Install to install FrontPage Server Extensions.
- In the Server type list, click FrontPage Personal Web Server, and then click OK.
- In the Server Configuration dialog box, click Browse.
- Locate the \FrontPage Webs\Server\Conf\Httpd.cnf file, click Open, and then click OK.
- Type a user name and password, and then click OK.
FrontPage Personal Web Server and the FrontPage Extensions are now configured to use port 8080, and the other Web server installed on your computer remains configured to use the default Hypertext Transfer Protocol (HTTP) port, port 80. To browse to any of your existing content on the FrontPage Personal Web Server, you must specify the port number in addition to the server name in the URL. For example, if the name of your computer is MyComputer, type the following:
http://MyComputer:8080
Method 2
Remove FrontPage Personal Web Server and the FrontPage Server Extensions. Before you remove FrontPage Personal Web Server, ensure that you either back up the Web content that you want or copy the Web content to your other Web server. To remove FrontPage Personal Web Server and FrontPage Server Extensions, follow these steps:
- Start FrontPage Server Administrator (Fpsrvwin.exe)
- Click 80 in the Select server or port list, then click Uninstall to remove the FrontPage Server Extensions from port 80.
- Start Windows Explorer, and then browse to the x:\FrontPage Webs folder (where x is the drive where FrontPage Personal Web Server is installed).
- Delete the x:\FrontPage Webs folder.