PHP SOLUTIONS: DYNAMIC WEB DESIGN MADE EASY I (Web design careers)

PHP SOLUTIONS: DYNAMIC WEB DESIGN MADE EASY I recommend that you leave your computer permanently at this setting because it is more secure you can tell if a virus writer has attached an EXE or SCR executable file to an innocent-looking document. Choosing a web server for Windows As noted earlier, you need a web server to process and display PHP pages. A web server is a piece of software that normally runs in the background, taking up very few resources, waiting for requests. The web server of choice for PHP is Apache and that is what you should install, as described in the next section. PHP can also run on Microsoft Internet Information Services (IIS). If IIS is already installed and running, skip ahead to the section titled Setting up PHP on Windows. Installing Apache on Windows These instructions assume that you have never installed Apache on your computer before. The most recent series, Apache 2.2, is not compatible with Windows versions of PHP earlier than PHP 5.2.0. If you plan to use an earlier version of PHP, install Apache 2.0. The screenshots in this section are based on Apache 2.0, but the installation procedure is identical for both Apache 2.2 and 2.0. 1. Go to http://httpd.apache.org/download.cgi and select the file marked Win32 Binary (MSI Installer) for the Apache series that you want to install. If there s no link to the Windows binary, click Other files, and then follow the links for binaries and win32. 2. Apache comes in a Windows installer package. Close all open programs and temporarily disable virus-scanning software. Double-click the Apache installer package icon. 3. A wizard takes you through the installation process. The only part that needs special attention is the Server Information screen (see Figure 2-3), in which you enter the default settings for your web server. In the Network Domain and Server Name fields, enter localhost; in the last field, enter an email address. The localhost address tells Apache you will be using it on your own computer. The email address does not need to be a genuine one; it has no bearing on the way the program runs and is normally of relevance only on a live production server. 4. Select the option labeled for All Users, on Port 80, as a Service. Apache will run in the background, and you don t need to worry about starting it. Click Next. 5. In the remaining dialog boxes, leave the default options unchanged and click Next. In the final dialog box, click Install to finish the Apache installation. 6. The process is quite quick, but don t be alarmed if you see a Command Prompt window open and close several times. This is perfectly normal. If a software firewall is installed, you will probably see a warning message asking you whether to block Apache. You must allow communication with Apache. Otherwise it won t work.
Go visit our java server pages services for a reliable, lowcost webhost to satisfy all your needs.

Leave a Reply