If you are having difficulty with your Web server, use the following sections of this topic to troubleshoot your problems.
If you are having trouble installing PWS, or operating the program following installation, check the following items.
This version upgrades PWS version 1.0 automatically. If you have the PWS 4.0 Alpha or Beta 2 version, you must uninstall it before installing this version. Uninstall by using the Remove All option in the Setup program on the compact disc of your previous version. If the Remove All option is not available, use Add/Remove and clear all check boxes. On Windows 95 only, you must also separately uninstall the previous version of Winsock that was installed with the Alpha and Beta 2 versions of PWS.
On Windows 95, Winsock 2.0 automatically upgrades Microsoft Winsock 1.1. If you have the version of Winsock 2.0 shipped with earlier versions of PWS, you must remove it before installing PWS.
To uninstall previous versions of Winsock2Reinstate your previous TCP/IP stack by restarting your computer in DOS-mode and running Ws2bakup.bat from the Windows\Ws2bakup\ folder.
The Winsock 2.0 setup program attempts to upgrade the version of Winsock on your computer. If you have a proprietary version of Winsock, the upgrade process may fail. If the upgrade is unsuccessful, and if the proprietary version you are using does not have its own uninstall option, use the following work around.
To install Winsock 2.0 over proprietary versionsTo reinstate you network logon
Note If you do not have your Windows 95 disc, you can work around Windows by copying the files it requests from your Windows\System folder to another folder you create, and then pointing the Windows installation to that location. Once the files are copied, you must restart your computer.
By default, Personal Web Server is installed to C:\Windows\System\Inetsrv. You cannot change the default install folder. By default, the publishing directory is installed as C:\Inetpub\Wwwroot. If you change the default publishing folder, be sure to enter a fully qualified path name, including a drive letter. Relative paths and paths without drive letters can be misinterpreted by Setup.
PWS requires that Microsoft® Internet Explorer 4.01 be installed first. Internet Explorer is provide in the install. If you choose not to install Internet Explorer 4.01, you are effectively canceling the installation process.
You can test your installation by using Internet Explorer to view the files in your home directory.
To test a Web site on your intranetThe URL is “http://” followed by the Windows Networking name of your server, followed by the path of the file you want to view. (Note the forward slash marks.) For example, if your Web site is registered with the WINS server as “Admin1” and you want to view the file Homepage.htm in the root of the home directory, in the Address bar you type http://admin1/homepage.htm, and then press Enter. The home page appears on the screen.
To test a Web site not connected to a network
Note You can also use the IP address 127.0.0.1 to reach your Web site.
If you have a default.htm page already in the Inetpub\Wwwroot directory when you install PWS, setup does not overwrite this page. To see the page you create with the PWS home page wizard, click the Advanced icon in Personal Web Manager and change the order of the documents in the Enable default document box to default.asp, default.htm. If you have a default.asp page already in the Inetpub\wwwroot directory when you install PWS, move, delete, or rename the file, and then copy Inetpub\Wwwroot\Iissamples\Homepage\default.asp to Inetpub\Wwwroot. After copying the file, go to Personal Web Manager and click the Web Site icon to create your home page.