<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BuildDocs.com - Operating System and Application Build Documents Repository &#187; Web Servers</title>
	<atom:link href="http://builddocs.com/categories/web_servers/feed/" rel="self" type="application/rss+xml" />
	<link>http://builddocs.com</link>
	<description>Better Docs / Better Systems</description>
	<lastBuildDate>Thu, 15 Jul 2010 11:22:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows SharePoint Services (WSS) Server Farm installation</title>
		<link>http://builddocs.com/content_management/windows-sharepoint-services-wss-server-farm-installation/</link>
		<comments>http://builddocs.com/content_management/windows-sharepoint-services-wss-server-farm-installation/#comments</comments>
		<pubDate>Tue, 15 Sep 2009 16:33:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Content]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[wss]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=928</guid>
		<description><![CDATA[Windows SharePoint Services (WSS) can be installed in two ways; Single Server or Basic installation and Server Farm installation.  In the Basic setup, SQL 2005 embedded edition gets installed automatically as part of the WSS setup and a default SharePoint web application is also created when the Post setup configuration is complete.  The major limitation [...]]]></description>
			<content:encoded><![CDATA[<p>Windows SharePoint Services (WSS) can be installed in two ways; <strong>Single Server or Basic installation and Server Farm</strong> installation.  In the Basic setup, SQL 2005 embedded edition gets installed automatically as part of the WSS setup and a default SharePoint web application is also created when the Post setup configuration is complete.  The major limitation is that you cannot add one more server to the SharePoint environment and so it is not scalable.  In the farm setup, you need to have a separate SQL server (SQL 2000 or 2005 or 2008) and WSS would be connected to the database in that server.  Any number of servers can be added to the farm which means that this is highly scalable.</p>
<p><strong><span style="text-decoration: underline;">Prerequisites</span></strong><strong> </strong></p>
<p>WSS install requires the following configuration:</p>
<ul>
<li>NTFS install drive
<ul>
<li>Internet Information Services (IIS) 6.0 (not supported in IIS 5 compatibility mode)</li>
<li>ASP.NET 2.0 Framework</li>
<li>WinFX (workflow components)</li>
</ul>
</li>
</ul>
<p><strong><span style="text-decoration: underline;">Running Setup</span></strong><strong> </strong></p>
<p>WSS 2003 supports both stand-alone and farm (remote SQL) installs.   When you run setup.exe you are first prompted with the EULA.</p>
<p><img class="aligncenter size-full wp-image-953" title="image002" src="http://builddocs.com/wp-content/uploads/2009/09/image0021.jpg" alt="image002" width="319" height="256" /></p>
<p>By the time the EULA is displayed, setup has verified the following:</p>
<p>●     Admin requirement check is passed (you must be an administrator)</p>
<p>●     OS requirement check is passed</p>
<p>●     IIS minimum version check is passed, current IIS version is 6.0</p>
<p>●     .NET Framework version 2.0.50727 is installed</p>
<p>●     WinFX version check is passed, minimum required version is [3.0.3807.7]</p>
<p>●     File system check is passed, the path root is C:\ is NTFS</p>
<p>●     System drive free space check is passed</p>
<p>By the time you see the EULA, setup logging has already started.  Log files can be located by Clicking Start&gt;Run and typing %temp%.  <strong> </strong></p>
<p>When you click next in the setup wizard, you are presented with two choices.  There are two installation types to choose from; Single Server which will install all components and the SQL Express Desktop Engine, and Farm which has a few other options.</p>
<h3><span style="text-decoration: underline;">Advanced Setup</span></h3>
<p>Choosing the Advanced setup option from the initial screen provides some additional choices.</p>
<p><img class="aligncenter size-full wp-image-932" title="image004" src="http://builddocs.com/wp-content/uploads/2009/09/image004.jpg" alt="image004" width="454" height="367" /></p>
<h4><span style="text-decoration: underline;"><img class="aligncenter size-full wp-image-933" title="image006" src="http://builddocs.com/wp-content/uploads/2009/09/image006.jpg" alt="image006" width="456" height="369" /></span></h4>
<h4><span style="text-decoration: underline;">Stand-alone</span></h4>
<p>The stand-alone setup is the same as the Single Server Setup configuration.  The exception is that you have the option to participate in the Customer Experience Improvement Program (CEIP).</p>
<h4><span style="text-decoration: underline;">Web Front End</span></h4>
<p>The Web Front End option installs SharePoint and allows connection to either a new farm or existing farm and will not install SQL Embedded.  Other options that can be set at this point are:</p>
<h5><strong><span style="text-decoration: underline;">Data Location</span></strong></h5>
<p>The data location specified here will allow administrators to control the local path where search index files are stored.</p>
<p><img class="aligncenter size-full wp-image-934" title="image008" src="http://builddocs.com/wp-content/uploads/2009/09/image008.jpg" alt="image008" width="455" height="369" /></p>
<p>These index files can be quite large and as such administrators may want to select a drive other than the one where the OS is installed.</p>
<h5><strong><span style="text-decoration: underline;">Customer Experience Improvement Program (CEIP)</span></strong></h5>
<p>You can also choose to participate in the CEIP.  This setting can also be specified later.</p>
<p><img class="aligncenter size-full wp-image-937" title="image010" src="http://builddocs.com/wp-content/uploads/2009/09/image0101.jpg" alt="image010" width="451" height="369" /></p>
<p>Clicking install now will continue with the installation.At the end of the install, the configuration wizard is launched with some new options.</p>
<p><img class="aligncenter size-full wp-image-939" title="image012" src="http://builddocs.com/wp-content/uploads/2009/09/image0121.jpg" alt="image012" width="456" height="369" /></p>
<p>The installation proceeds without any intervention until complete.</p>
<p><img class="aligncenter size-full wp-image-941" title="image014" src="http://builddocs.com/wp-content/uploads/2009/09/image014.jpg" alt="image014" width="457" height="369" /></p>
<p><strong><span style="text-decoration: underline;">Configuration Wizard (New Farm)</span></strong></p>
<p>After running the Web Front End setup, the configuration wizard is different from the Standalone / Basic setup.</p>
<p><img class="aligncenter size-full wp-image-942" title="image016" src="http://builddocs.com/wp-content/uploads/2009/09/image016.jpg" alt="image016" width="466" height="392" /></p>
<p>You will need to supply the name of a SQL server to use along with credentials to be used for the connections to SQL.  Clicking next will again warn you that some services may need to be stopped (the same as the Single Server Setup).</p>
<p><img class="aligncenter size-full wp-image-955" title="image018" src="http://builddocs.com/wp-content/uploads/2009/09/image0181.jpg" alt="image018" width="356" height="92" /></p>
<p>Next, you are offered the option to connect to an existing farm (in the event that this is an additional Web Front End in an existing farm), or the option to create a new farm and thus a new configuration database.</p>
<p><img class="aligncenter size-full wp-image-956" title="image020" src="http://builddocs.com/wp-content/uploads/2009/09/image0201.jpg" alt="image020" width="435" height="375" /></p>
<p>Next, you will need to provide the name of the SQL server, pick a configuration database name (SharePoint_Config is the default and is pre populated in the dialog), and provide the credentials to be used in the SQL connection.  The account used for the SQL connection must be a <em>securityadmin</em> and <em>dbcreator</em> in SQL permissions.</p>
<p><img class="aligncenter size-full wp-image-957" title="image022" src="http://builddocs.com/wp-content/uploads/2009/09/image0221.jpg" alt="image022" width="435" height="356" /></p>
<p>Once the required information is supplied, clicking next will provide the opportunity to set the port for the SharePoint Central administration site to be set along with the security to be used (NTLM [the default], or Kerberos).  It should be noted that Kerberos is more secure but requires some additional configuration at the Active directory domain in order for it to work.</p>
<p><img class="aligncenter size-full wp-image-958" title="image024" src="http://builddocs.com/wp-content/uploads/2009/09/image024.jpg" alt="image024" width="383" height="329" /></p>
<p>When you click next on the above dialog, you will see a confirmation of the information you provided.</p>
<p><img class="aligncenter size-full wp-image-947" title="image026" src="http://builddocs.com/wp-content/uploads/2009/09/image026.jpg" alt="image026" width="466" height="392" /></p>
<p>Click on Advanced settings and enable the Active Directory Account Creation Mode.  This mode will require a specific OU to be created in your Active Directory where the SharePoint user accounts will be stored.</p>
<p><img class="aligncenter size-full wp-image-949" title="image028" src="http://builddocs.com/wp-content/uploads/2009/09/image028.gif" alt="image028" width="476" height="408" /></p>
<p>Use Active Directory account creation mode when it is necessary to create new user accounts rather than using existing domain accounts.  For example, an Internet service provider (ISP) may need the ability to allow SharePoint site owners the capability to create user accounts or invite users to collaborate on a Web site where existing domain accounts for those users do not already exist.</p>
<p>Once you have provided all the necessary details, click Next.  At this point the wizard will perform its operations and report any errors encountered.</p>
<p><img class="aligncenter size-full wp-image-950" title="image030" src="http://builddocs.com/wp-content/uploads/2009/09/image030.jpg" alt="image030" width="459" height="391" /></p>
<p>Upon successful configuration, the settings are again displayed.</p>
<p><img class="aligncenter size-full wp-image-959" title="image032" src="http://builddocs.com/wp-content/uploads/2009/09/image0321.jpg" alt="image032" width="435" height="365" /></p>
<p>Clicking finish will launch the SharePoint Central Administration site to allow for additional configuration and provisioning.  It should be noted that the first install in a farm does not create a Web application or provision a site.</p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/content_management/windows-sharepoint-services-wss-server-farm-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building LAMP on Ubunta Part 3</title>
		<link>http://builddocs.com/server_os_builds/building-lamp-on-ubunta-part-3/</link>
		<comments>http://builddocs.com/server_os_builds/building-lamp-on-ubunta-part-3/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 23:26:54 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu 9.04]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=501</guid>
		<description><![CDATA[This is part 3 of Building LAMP on Ubuntu.  This sections is intended to help you get acquainted with the Ubunta LAMP server.
See previous sections:
Installing Ubuntu Operating System
Basic Ubuntu Server Configuration
Putty
Putty is a free SSH client used to log in to remotely manage your server. It can be downloaded from: here
To connect to your server [...]]]></description>
			<content:encoded><![CDATA[<p>This is part 3 of Building LAMP on Ubuntu.  This sections is intended to help you get acquainted with the Ubunta LAMP server.</p>
<p>See previous sections:</p>
<p><a href="http://builddocs.com/database_servers/building-lamp-on-ubuntu-part-1">Installing Ubuntu Operating System</a></p>
<p><a href="http://builddocs.com/server_os_builds/building-lamp-on-ubuntu-part-2">Basic Ubuntu Server Configuration</a></p>
<h2>Putty</h2>
<p>Putty is a free SSH client used to log in to remotely manage your server. It can be downloaded from: <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html">here</a></p>
<p>To connect to your server open putty and enter your server&#8217;s IP address.</p>
<p><img class="aligncenter size-full wp-image-511" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-14-16-02.jpg" alt="TVERSITY-2009-08-18-14-16-02" width="448" height="336" /></p>
<p>Press Yes to accept your server&#8217;s key</p>
<p><img class="aligncenter size-full wp-image-512" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-14-16-17.jpg" alt="TVERSITY-2009-08-18-14-16-17" width="448" height="336" /></p>
<p>enter your username and password to log in</p>
<p><img class="aligncenter size-full wp-image-513" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-14-20-12.jpg" alt="TVERSITY-2009-08-18-14-20-12" width="448" height="336" /></p>
<h2>WinSCP</h2>
<p>WinSCP is a Secure FTP (ftp over ssh) client used for file transfer. It can be downloaded from: <a href="http://winscp.net/eng/download.php">here</a></p>
<p>To connect to your server open WinSCP and enter your server&#8217;s IP address, your username and password.</p>
<p><img class="aligncenter size-full wp-image-515" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-14-17-26.jpg" alt="TVERSITY-2009-08-18-14-17-26" width="448" height="336" /></p>
<p>Press Yes to accept your server&#8217;s key</p>
<p><img class="aligncenter size-full wp-image-516" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-14-17-38.jpg" alt="TVERSITY-2009-08-18-14-17-38" width="448" height="336" /></p>
<p>Use the GUI controls to navigate directories and drag and drop files</p>
<p><img class="aligncenter size-full wp-image-517" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-14-17-55.jpg" alt="TVERSITY-2009-08-18-14-17-55" width="448" height="336" /></p>
<h2>Apache Web Server</h2>
<p>To verify that apache is running, at the command line type:</p>
<p><strong>ps -ef | grep apache</strong></p>
<p><strong><img class="aligncenter size-full wp-image-521" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-21-23-47.jpg" alt="TVERSITY-2009-08-18-21-23-47" width="448" height="336" /></strong></p>
<p>If apache is running you will see a number of apache processes running</p>
<p><img class="aligncenter size-full wp-image-522" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-21-23-53.jpg" alt="TVERSITY-2009-08-18-21-23-53" width="448" height="336" /></p>
<p>To make sure the apache server is accessible open your browser and enter your server&#8217;s IP address.</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-21-18-30.jpg" alt="TVERSITY-2009-08-18-21-18-30" width="448" height="336" /></p>
<p>The default web home directory is: /var/www. This where web content and php files will be placed.</p>
<p><img class="aligncenter size-full wp-image-524" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-21-16-19.jpg" alt="TVERSITY-2009-08-18-21-16-19" width="448" height="336" /></p>
<p>Apache log files are written to the directory: /var/log/apache2/</p>
<p><img class="aligncenter size-full wp-image-525" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-21-29-19.jpg" alt="TVERSITY-2009-08-18-21-29-19" width="448" height="336" /></p>
<p>The Apache Configuration file apache2.conf is located in the directory: /etc/apache2/</p>
<p><img class="aligncenter size-full wp-image-526" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-21-19-42.jpg" alt="TVERSITY-2009-08-18-21-19-42" width="448" height="336" /></p>
<h2>PHP</h2>
<p>The PHP configuration file php.ini is located in the directory: /etc/php5/apache2/</p>
<p><img class="aligncenter size-full wp-image-528" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-21-20-16.jpg" alt="TVERSITY-2009-08-18-21-20-16" width="448" height="336" /></p>
<p>To find out details about this PHP build, we will use WinSCP to create a new file in the apache home directory named info.php. Navigate to the folder /var/www and right click inside the right file window. Select New and File</p>
<p><img class="aligncenter size-full wp-image-530" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-21-17-10.jpg" alt="TVERSITY-2009-08-18-21-17-10" width="448" height="336" /></p>
<p>In the file enter the following code and save:</p>
<p>&lt;?</p>
<p>phpinfo();</p>
<p>?&gt;</p>
<p><img class="aligncenter size-full wp-image-532" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-21-17-40.jpg" alt="TVERSITY-2009-08-18-21-17-40" width="448" height="336" /></p>
<p>Open your web browser and enter your ip address followed by /info.php</p>
<p><img class="aligncenter size-full wp-image-536" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-21-18-42.jpg" alt="TVERSITY-2009-08-18-21-18-42" width="448" height="336" /></p>
<h2>MySQL</h2>
<p>To verify MySQL is running type ps -ef | grep mysqld</p>
<p><img class="aligncenter size-full wp-image-538" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-21-24-32.jpg" alt="TVERSITY-2009-08-18-21-24-32" width="448" height="336" /></p>
<p>You will see mysql process running</p>
<p><img class="aligncenter size-full wp-image-539" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-21-24-42.jpg" alt="TVERSITY-2009-08-18-21-24-42" width="448" height="336" /></p>
<p>The MySQL configuration file my.cnf is located in the directory: /etc/mysql</p>
<p><img class="aligncenter size-full wp-image-541" src="http://builddocs.com/wp-content/uploads/2009/08/TVERSITY-2009-08-18-21-23-01.jpg" alt="TVERSITY-2009-08-18-21-23-01" width="448" height="336" /></p>
<p>To manage MySQL database, I recommend installing either PhpMyAdmin or Webmin.</p>
<p>See <a title="Installing Webmin on Ubuntu 9.04" rel="bookmark" href="http://builddocs.com/server_os_builds/installing-webmin-on-ubuntu-9-04/">Installing Webmin on Ubuntu 9.04</a></p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/server_os_builds/building-lamp-on-ubunta-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building LAMP on Ubuntu Part 2</title>
		<link>http://builddocs.com/server_os_builds/building-lamp-on-ubuntu-part-2/</link>
		<comments>http://builddocs.com/server_os_builds/building-lamp-on-ubuntu-part-2/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 18:42:45 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=460</guid>
		<description><![CDATA[This is part 2 of Building LAMP on Ubuntu.  This sections covers the initial setup of the server following the Ubuntu OS install covered in Installing Ubuntu Operating System
Set Root Password
At this point in the installation the root password is blank, and therefore there is no way to log in as root. Although most administrative [...]]]></description>
			<content:encoded><![CDATA[<p>This is part 2 of Building LAMP on Ubuntu.  This sections covers the initial setup of the server following the Ubuntu OS install covered in <a href="http://builddocs.com/database_servers/building-lamp-on-ubuntu-part-1">Installing Ubuntu Operating System</a></p>
<h2>Set Root Password</h2>
<p>At this point in the installation the root password is blank, and therefore there is no way to log in as root. Although most administrative tasks can be performed using the sudo command, it makes things easier to have the ability to become root.</p>
<p>Log in to the console using the user account created in part one and type the following command and press Enter:</p>
<p><strong>sudo passwd root</strong></p>
<p><img class="aligncenter size-full wp-image-462" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-13-55-28.jpg" alt="Ubuntu 64-bit-2009-08-18-13-55-28" width="504" height="280" /></p>
<p>You will first be prompted to enter your current user password (the one you just logged in with). Next you will be asked to enter a new password for the root account, and type it again to confirm. When complete you should see a message indicating that the root password was successfully updated.</p>
<p><img class="aligncenter size-full wp-image-464" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-13-53-56.jpg" alt="Ubuntu 64-bit-2009-08-18-13-53-56" width="504" height="280" /></p>
<p>To become root, type the su command and press enter:</p>
<p><strong>su</strong></p>
<p><img class="aligncenter size-full wp-image-467" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-13-57-38.jpg" alt="Ubuntu 64-bit-2009-08-18-13-57-38" width="504" height="280" /></p>
<p>Enter the root password you just created and press enter</p>
<p><img class="aligncenter size-full wp-image-468" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-13-57-50.jpg" alt="Ubuntu 64-bit-2009-08-18-13-57-50" width="504" height="280" /></p>
<h2>Configure Static IP Address</h2>
<p>During the installation in part one, the system automatically configured the IP address of the server using DHCP. However, since this will be a web server, it is a good idea to set a static IP address.</p>
<p>To see the current ip address type the following command and press enter:</p>
<p><strong>ifconfig -a</strong></p>
<p><img class="aligncenter size-full wp-image-471" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-13-58-20.jpg" alt="Ubuntu 64-bit-2009-08-18-13-58-20" width="504" height="280" /></p>
<p>Current network configuration is displayed. Notice the ip address set for your nic card (probably eth0)</p>
<p><img class="aligncenter size-full wp-image-473" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-13-58-28.jpg" alt="Ubuntu 64-bit-2009-08-18-13-58-28" width="504" height="280" /></p>
<p>The following shows how to edit the network interface configuration file using the vi editor. Make sure you are still logged in as root and enter the following:</p>
<p><strong>vi /etc/network/interfaces</strong></p>
<p><img class="aligncenter size-full wp-image-475" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-14-00-33.jpg" alt="Ubuntu 64-bit-2009-08-18-14-00-33" width="504" height="280" /></p>
<p>The file will be opened by vi. Notice that the network card is set to dhcp and there is no address defined.</p>
<p><img class="aligncenter size-full wp-image-477" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-14-00-42.jpg" alt="Ubuntu 64-bit-2009-08-18-14-00-42" width="504" height="280" /></p>
<p>If you have never used vi before, be forewarned that it takes some getting used to. If you make a mistake, just remember the following sequence to escape and not save changes:</p>
<p><strong>ESC :q! ENTER</strong> (press escape key, type colon, lowercase q and an exclamation mark, and press ENTER)</p>
<p>Use the arrow keys to move the cursor up/down/left/right. Position the cursor underneath the d of dhcp.</p>
<p><img class="aligncenter size-full wp-image-479" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-14-01-13.jpg" alt="Ubuntu 64-bit-2009-08-18-14-01-13" width="504" height="280" /></p>
<p>Press the x key four times to delete the word dhcp</p>
<p><img class="aligncenter size-full wp-image-481" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-14-01-24.jpg" alt="Ubuntu 64-bit-2009-08-18-14-01-24" width="504" height="280" /></p>
<p>Press the i key to start insert mode (when in insert mode you can insert text. to escape insert mode press ESC). You will know you are in insert mode because it says INSERT at the bottom of the screen.</p>
<p><img class="aligncenter size-full wp-image-483" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-14-01-32.jpg" alt="Ubuntu 64-bit-2009-08-18-14-01-32" width="504" height="280" /></p>
<p>Type the word <strong>static</strong> and press ENTER to go to the next line</p>
<p><img class="aligncenter size-full wp-image-485" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-14-01-47.jpg" alt="Ubuntu 64-bit-2009-08-18-14-01-47" width="504" height="280" /></p>
<p>Next enter address and the server&#8217;s static ip address, netmask and the subnet mask, and gateway and the server&#8217;s gateway/router</p>
<p><img class="aligncenter size-full wp-image-487" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-14-03-44.jpg" alt="Ubuntu 64-bit-2009-08-18-14-03-44" width="504" height="280" /></p>
<p>Once finished, press the <strong>ESC</strong> key to escape from insert mode and enter the following command to save and exit:</p>
<p><strong>:x!</strong> (colon, lowercase x, and an exclamation mark)</p>
<p><img class="aligncenter size-full wp-image-489" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-14-04-48.jpg" alt="Ubuntu 64-bit-2009-08-18-14-04-48" width="504" height="280" /></p>
<p>Changes are saved</p>
<p><img class="aligncenter size-full wp-image-491" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-14-04-57.jpg" alt="Ubuntu 64-bit-2009-08-18-14-04-57" width="504" height="280" /></p>
<p>We will follow the same procedure to edit DNS. Enter the following command to open the dns configuration file:</p>
<p><strong>vi /etc/resolv.conf</strong></p>
<p>Edit the IP address following nameserver to your primary DNS server, and optionally add a second nameserver line with your secondary name server</p>
<p><img class="aligncenter size-full wp-image-492" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-14-06-26.jpg" alt="Ubuntu 64-bit-2009-08-18-14-06-26" width="504" height="280" /></p>
<p>Enter the following command for the networking changes to take effect</p>
<p>/etc/init.d/networking restart</p>
<p><img class="aligncenter size-full wp-image-493" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-14-07-48.jpg" alt="Ubuntu 64-bit-2009-08-18-14-07-48" width="504" height="280" /></p>
<p>Verify that your changes took effect by once again typing <strong>ipconfig -a</strong></p>
<p><img class="aligncenter size-full wp-image-495" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-14-08-11.jpg" alt="Ubuntu 64-bit-2009-08-18-14-08-11" width="504" height="280" /></p>
<p>You should see your new ip address for the primary network card</p>
<p><img class="aligncenter size-full wp-image-496" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-18-14-08-19.jpg" alt="Ubuntu 64-bit-2009-08-18-14-08-19" width="504" height="280" /></p>
<p>After you complete the setup, you should also review part 3:</p>
<p><a href="http://builddocs.com/server_os_builds/building-lamp-on-ubunta-part-3/">Getting to know Ubuntu LAMP Server</a></p>
<p>If you have questions or problems with this build doc please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/server_os_builds/building-lamp-on-ubuntu-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Building LAMP on Ubuntu Part 1</title>
		<link>http://builddocs.com/database_servers/building-lamp-on-ubuntu-part-1/</link>
		<comments>http://builddocs.com/database_servers/building-lamp-on-ubuntu-part-1/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 17:27:33 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[web server]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=404</guid>
		<description><![CDATA[This build document outlines the installation and setup of a basic LAMP (Linux Apache MySQL PHP) web server using Ubuntu 9.04.
This build will be broken up into 3 parts:
Part 1: Installing Ubuntu Operating System
Part 2: Basic Server Configuration
Part 3: Working with Ubuntu LAMP
In this build we will be using ubuntu-9.04-server-amd64.iso, which can be downloaded via [...]]]></description>
			<content:encoded><![CDATA[<p>This build document outlines the installation and setup of a basic LAMP (Linux Apache MySQL PHP) web server using Ubuntu 9.04.</p>
<p>This build will be broken up into 3 parts:</p>
<p>Part 1: Installing Ubuntu Operating System<br />
Part 2: <a href="http://builddocs.com/server_os_builds/building-lamp-on-ubuntu-part-2/">Basic Server Configuration</a><br />
Part 3: <a href="http://builddocs.com/server_os_builds/building-lamp-on-ubunta-part-3/">Working with Ubuntu LAMP</a></p>
<p>In this build we will be using ubuntu-9.04-server-amd64.iso, which can be downloaded via BitTorrent or from the Ubuntu website.</p>
<p>After downloading the iso file, you must either burn it to a CD or if this is a virtual machine you may mount the iso file to your VM&#8217;s CD-rom drive.</p>
<p>To begin installation, insert CD and boot server. When installer boots, select English.</p>
<p><img class="aligncenter size-full wp-image-408" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-33-43.jpg" alt="Ubuntu 64-bit-2009-08-17-09-33-43" width="448" height="336" /></p>
<p>At Ubuntu welcome screen, select Install Ubuntu Server and press Enter</p>
<p><img class="aligncenter size-full wp-image-409" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-34-39.jpg" alt="Ubuntu 64-bit-2009-08-17-09-34-39" width="448" height="336" /></p>
<p>Select English and press Enter</p>
<p><img class="aligncenter size-full wp-image-412" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-35-14.jpg" alt="Ubuntu 64-bit-2009-08-17-09-35-14" width="448" height="336" /></p>
<p>Select Country and press Enter</p>
<p><img class="aligncenter size-full wp-image-413" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-35-27.jpg" alt="Ubuntu 64-bit-2009-08-17-09-35-27" width="448" height="336" /></p>
<p>Select No to skip keyboard detection</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Red5-2009-08-20-16-13-13.jpg" alt="Red5-2009-08-20-16-13-13" width="448" height="336" class="aligncenter size-full wp-image-602" /></p>
<p>Select Country / keyboard layout</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/08/Red5-2009-08-20-16-13-23.jpg" alt="Red5-2009-08-20-16-13-23" width="448" height="336" class="aligncenter size-full wp-image-603" /></p>
<p>Install begins and runs for a few minutes</p>
<p><img class="aligncenter size-full wp-image-417" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-38-07.jpg" alt="Ubuntu 64-bit-2009-08-17-09-38-07" width="448" height="336" /></p>
<p>Enter a hostname for your server</p>
<p><img class="aligncenter size-full wp-image-419" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-39-16.jpg" alt="Ubuntu 64-bit-2009-08-17-09-39-16" width="448" height="336" /></p>
<p>Select Timezone</p>
<p><img class="aligncenter size-full wp-image-420" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-39-26.jpg" alt="Ubuntu 64-bit-2009-08-17-09-39-26" width="448" height="336" /></p>
<p>Choose disk partition method. In this build we will select guided &#8211; use entire disk and setup LVM (Logical Volume Manager). If you wish to setup a custom partitioning scheme choose Manual.</p>
<p><img class="aligncenter size-full wp-image-423" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-39-38.jpg" alt="Ubuntu 64-bit-2009-08-17-09-39-38" width="448" height="336" /></p>
<p>Select your hard drive / disk</p>
<p><img class="aligncenter size-full wp-image-421" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-41-28.jpg" alt="Ubuntu 64-bit-2009-08-17-09-41-28" width="448" height="336" /></p>
<p>Select Yes to write changes to the disk</p>
<p><img class="aligncenter size-full wp-image-425" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-41-58.jpg" alt="Ubuntu 64-bit-2009-08-17-09-41-58" width="448" height="336" /></p>
<p>Verify you want to use the entire disk, press Enter to continue</p>
<p><img class="aligncenter size-full wp-image-427" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-42-06.jpg" alt="Ubuntu 64-bit-2009-08-17-09-42-06" width="448" height="336" /></p>
<p>Select Yes to write changes</p>
<p><img class="aligncenter size-full wp-image-431" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-42-28.jpg" alt="Ubuntu 64-bit-2009-08-17-09-42-28" width="448" height="336" /></p>
<p>Install continues</p>
<p><img class="aligncenter size-full wp-image-433" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-43-49.jpg" alt="Ubuntu 64-bit-2009-08-17-09-43-49" width="448" height="336" /></p>
<p>Enter your username</p>
<p><img class="aligncenter size-full wp-image-454" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-46-21.jpg" alt="Ubuntu 64-bit-2009-08-17-09-46-21" width="448" height="336" /></p>
<p>Enter your password (and once again to confirm)</p>
<p><img class="aligncenter size-full wp-image-452" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-47-03.jpg" alt="Ubuntu 64-bit-2009-08-17-09-47-03" width="448" height="336" /></p>
<p>When asked to encrypt home directory select No</p>
<p><img class="aligncenter size-full wp-image-437" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-47-34.jpg" alt="Ubuntu 64-bit-2009-08-17-09-47-34" width="448" height="336" /></p>
<p>Enter proxy server if any (in this build we leave blank)</p>
<p><img class="aligncenter size-full wp-image-438" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-47-44.jpg" alt="Ubuntu 64-bit-2009-08-17-09-47-44" width="448" height="336" /></p>
<p>Install continues</p>
<p><img class="aligncenter size-full wp-image-440" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-47-581.jpg" alt="Ubuntu 64-bit-2009-08-17-09-47-58" width="448" height="336" /></p>
<p>Select install security updates automatically</p>
<p><img class="aligncenter size-full wp-image-441" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-48-20.jpg" alt="Ubuntu 64-bit-2009-08-17-09-48-20" width="448" height="336" /></p>
<p>Select Software to install. Use up/down arrows and space bar to select. Select LAMP server, mail server and openssh server. Press Enter</p>
<p><img class="aligncenter size-full wp-image-443" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-49-44.jpg" alt="Ubuntu 64-bit-2009-08-17-09-49-44" width="448" height="336" /></p>
<p>Enter root password for MySQL database (and type again to confirm)</p>
<p><img class="aligncenter size-full wp-image-444" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-09-52-26.jpg" alt="Ubuntu 64-bit-2009-08-17-09-52-26" width="448" height="336" /></p>
<p>For mail configuration, select Internet Site and press Enter</p>
<p><img class="aligncenter size-full wp-image-445" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-10-46-13.jpg" alt="Ubuntu 64-bit-2009-08-17-10-46-13" width="448" height="336" /></p>
<p>Enter hostname/domain name for mail server</p>
<p><img class="aligncenter size-full wp-image-446" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-10-47-30.jpg" alt="Ubuntu 64-bit-2009-08-17-10-47-30" width="448" height="336" /></p>
<p>Last of install files get installed</p>
<p><img class="aligncenter size-full wp-image-447" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-10-47-38.jpg" alt="Ubuntu 64-bit-2009-08-17-10-47-38" width="448" height="336" /></p>
<p>When done, press Enter to finish. System will reboot. Make sure to remove CD-rom</p>
<p><img class="aligncenter size-full wp-image-448" src="http://builddocs.com/wp-content/uploads/2009/08/Ubuntu-64-bit-2009-08-17-10-51-56.jpg" alt="Ubuntu 64-bit-2009-08-17-10-51-56" width="448" height="336" /></p>
<p>Next Section: <A HREF="http://builddocs.com/server_os_builds/building-lamp-on-ubuntu-part-2/">Ubuntu Server Configuration</A></p>
<p>If you have questions or problems with this build please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/database_servers/building-lamp-on-ubuntu-part-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Drupal on Windows Using WAMP</title>
		<link>http://builddocs.com/content_management/installing-drupal-on-windows-using-wamp/</link>
		<comments>http://builddocs.com/content_management/installing-drupal-on-windows-using-wamp/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 21:53:08 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Content]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=285</guid>
		<description><![CDATA[This document outlines the installation of Drupal version 6.13 on Windows Server 2003 using wampserver 2.0g.
It is important to note that this version of Drupal is not supported on php 5.3. As of the time of this writing the latest version of wampserver ships with PHP 5.3.
In this build we will use wampserver 2.0g, which [...]]]></description>
			<content:encoded><![CDATA[<p>This document outlines the installation of Drupal version 6.13 on Windows Server 2003 using wampserver 2.0g.</p>
<p>It is important to note that this version of Drupal is not supported on php 5.3. As of the time of this writing the latest version of wampserver ships with PHP 5.3.</p>
<p>In this build we will use wampserver 2.0g, which was downloaded from <cite><a href="http://download.cnet.com/WampServer/3000-2196_4-10797035.html">http://download.cnet.com/<strong>WampServer</strong>/3000-2196_4-10797035.html</a> </cite>.</p>
<h2>WAMP Installation</h2>
<p>Double click on wampserver installer. Press OK</p>
<p><img class="aligncenter size-full wp-image-287" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-19-02-51.jpg" alt="Win2k3-2009-08-08-19-02-51" width="560" height="420" /></p>
<p>Press Next</p>
<p><img class="aligncenter size-full wp-image-288" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-19-02-59.jpg" alt="Win2k3-2009-08-08-19-02-59" width="560" height="420" /></p>
<p>Accept Agreement</p>
<p><img class="aligncenter size-full wp-image-289" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-19-03-12.jpg" alt="Win2k3-2009-08-08-19-03-12" width="560" height="420" /></p>
<p>Enter WAMP install path. In this build we will use E:\wamp</p>
<p><img class="aligncenter size-full wp-image-291" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-19-03-38.jpg" alt="Win2k3-2009-08-08-19-03-38" width="560" height="420" /></p>
<p>Press Next</p>
<p><img class="aligncenter size-full wp-image-292" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-19-03-47.jpg" alt="Win2k3-2009-08-08-19-03-47" width="560" height="420" /></p>
<p>Select the exe file of your browser. In this case explorer.exe. Press OK</p>
<p><img class="aligncenter size-full wp-image-293" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-19-04-14.jpg" alt="Win2k3-2009-08-08-19-04-14" width="560" height="420" /></p>
<p>Email functionality is an important feature of Drupal. Unfortunatelly, wampserver does not come with a mail server. In order to utilize email, you will need to specify an smtp server. This may be a mail server on your network, or one provided by your ISP. This can be edited later in the php.ini file.</p>
<p> </p>
<p><img class="aligncenter size-full wp-image-329" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-09-17-57-23.jpg" alt="Win2k3-2009-08-09-17-57-23" width="560" height="420" /></p>
<p>Press Finish</p>
<p><img class="aligncenter size-full wp-image-295" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-19-04-30.jpg" alt="Win2k3-2009-08-08-19-04-30" width="560" height="420" /></p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/content_management/installing-drupal-on-windows-using-wamp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>WAMP on Windows Server 2003</title>
		<link>http://builddocs.com/server_os_builds/wamp-on-windows-server-2003/</link>
		<comments>http://builddocs.com/server_os_builds/wamp-on-windows-server-2003/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 02:11:28 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[WAMP]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=242</guid>
		<description><![CDATA[This document outlines the step to installing and setting up WAMP on a Windows 2003 Server.
The term WAMP stands for Windows, Apache, MySQL, and PHP, and is a counterpart to the popular LAMP (Linux Apache MySQL, PHP) platform.
This installation assumes a generic Windows Server 2003 installation. Make sure that you uninstall or disable IIS if [...]]]></description>
			<content:encoded><![CDATA[<p>This document outlines the step to installing and setting up WAMP on a Windows 2003 Server.</p>
<p>The term WAMP stands for Windows, Apache, MySQL, and PHP, and is a counterpart to the popular LAMP (Linux Apache MySQL, PHP) platform.</p>
<p>This installation assumes a generic Windows Server 2003 installation. Make sure that you uninstall or disable IIS if running as this will cause a conflict when the apache server attempts to bind to port 80.</p>
<p>In this build we will be using the wampserver2.0i.exe installation package availabe at: <a href="http://www.wampserver.com/en/download.php">http://www.wampserver.com/en/download.php</a></p>
<p>You could download and install each component separately, but this package was very well assembled, and will save a lot of time.</p>
<h2>WAMP Installation</h2>
<p>Download installer and double click to execute. Click I accept and press Next.</p>
<p><img class="aligncenter size-full wp-image-253" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-11-20-211.jpg" alt="Win2k3-2009-08-08-11-20-21" width="560" height="420" /></p>
<p>Enter the path where you would like to install wamp. The installer will install everything, the web server, database and php underneath this directory. In this build we will use Z:\wamp</p>
<p><img class="aligncenter size-full wp-image-254" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-11-20-45.jpg" alt="Win2k3-2009-08-08-11-20-45" width="560" height="420" /></p>
<p>Check the boxes if you want to create shortcuts. Press Next</p>
<p><img class="aligncenter size-full wp-image-256" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-11-20-52.jpg" alt="Win2k3-2009-08-08-11-20-52" width="560" height="420" /></p>
<p>Press Install</p>
<p><img class="aligncenter size-full wp-image-257" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-11-21-00.jpg" alt="Win2k3-2009-08-08-11-21-00" width="560" height="420" /></p>
<p>Browse to the exe of your browser. This should default to explorer.exe. Press Open</p>
<p><img class="aligncenter size-full wp-image-258" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-11-21-45.jpg" alt="Win2k3-2009-08-08-11-21-45" width="560" height="420" /></p>
<p>Wampserver does not come with a mail server. If you plan on sending emails from your php apps you will need to enter an smtp server. This may be a mail server on your network or an smtp server provided by your ISP.</p>
<p><img class="aligncenter size-full wp-image-260" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-11-22-02.jpg" alt="Win2k3-2009-08-08-11-22-02" width="560" height="420" /></p>
<p>Press Finish</p>
<p><img class="aligncenter size-full wp-image-261" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-11-22-09.jpg" alt="Win2k3-2009-08-08-11-22-09" width="560" height="420" /></p>
<p>Installation of WAMP is now complete. To test your server open your browser and goto <a href="http://localhost/">http://localhost/</a></p>
<p><img class="aligncenter size-full wp-image-263" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-11-23-47.jpg" alt="Win2k3-2009-08-08-11-23-47" width="560" height="420" /></p>
<h2>Getting Started</h2>
<p>There is a WAMP services menu in the bottom left of your screen on the task bar. This is useful when you need to start or stop the web server and database. <img class="aligncenter size-full wp-image-267" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-11-22-44.jpg" alt="Win2k3-2009-08-08-11-22-44" width="560" height="420" /></p>
<p>There is also a shortcut to phpMyAdmin, which you can use to manage your database.</p>
<p><img class="aligncenter size-full wp-image-269" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-12-21-23.jpg" alt="Win2k3-2009-08-08-12-21-23" width="560" height="420" /></p>
<p>By default the web root directory can be found in the www folder under to WAMP installation folder</p>
<p><img class="aligncenter size-full wp-image-271" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-12-18-55.jpg" alt="Win2k3-2009-08-08-12-18-55" width="560" height="420" /></p>
<p>Just to make sure, place a test.html file in this folder and access it via the web site</p>
<p><img class="aligncenter size-full wp-image-272" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-12-19-13.jpg" alt="Win2k3-2009-08-08-12-19-13" width="560" height="420" /></p>
<p>This, and many more features are configured in the apache configuration file, httpd.conf. This file is found under the wamp installation directory in the folder bin\apache\Apache2.2.11\conf and can be edited in notepad. <strong>ALWAYS make a backup copy of this file before making any changes</strong>. If you accidentally enter a typo or incorrect settings, it can be very hard to get your server working again. To revert back, simply delete the bad file and rename the backup back tp httpd.conf.</p>
<p><img class="aligncenter size-full wp-image-273" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-12-20-32.jpg" alt="Win2k3-2009-08-08-12-20-32" width="560" height="420" /></p>
<p>Another important file to be familiar with is the php.ini file. This is where php settings are configured. This file is found under the wamp installation directory under the folder bin\php\php5.3.0, and can also be edited using notepad. <strong>ALWAYS make a backup copy of this file before making any changes</strong>.</p>
<p><img class="aligncenter size-full wp-image-277" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-08-12-20-05.jpg" alt="Win2k3-2009-08-08-12-20-05" width="560" height="420" /></p>
<p>See video:<a href="http://www.youtube.com/watch?v=ezt25q-upSE" target="_new"> WAMP Install on YouTube</a></p>
<p>If you have problems or questions with this build please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/server_os_builds/wamp-on-windows-server-2003/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows 2003 IIS 6 Web Server</title>
		<link>http://builddocs.com/server_os_builds/windows-2003-iis-6-web-server/</link>
		<comments>http://builddocs.com/server_os_builds/windows-2003-iis-6-web-server/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 23:12:12 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Web Servers]]></category>
		<category><![CDATA[iis 6]]></category>
		<category><![CDATA[web server]]></category>
		<category><![CDATA[windows 2003]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=47</guid>
		<description><![CDATA[This document outlines the steps to build an IIS 6 web server on Windows Server 2003 Enterprise Edition. This build is for a standalone (non-domain) system.
This document is organized in the following sections:

Windows Installation
System Configuration
IIS Web Server Installation and Configuration
Troubleshooting
Security Overview

I. Windows Installation
Insert Windows 2003 Server Enterprise Edition CD and reboot server. If necessary, make sure [...]]]></description>
			<content:encoded><![CDATA[<p>This document outlines the steps to build an IIS 6 web server on Windows Server 2003 Enterprise Edition. This build is for a standalone (non-domain) system.</p>
<p>This document is organized in the following sections:</p>
<ul>
<li>Windows Installation</li>
<li>System Configuration</li>
<li>IIS Web Server Installation and Configuration</li>
<li>Troubleshooting</li>
<li>Security Overview</li>
</ul>
<h2>I. Windows Installation</h2>
<p>Insert Windows 2003 Server Enterprise Edition CD and reboot server. If necessary, make sure bios is set to boot from CD. Wait about a minute for initial Windows Installer to load.</p>
<p><img class="aligncenter size-full wp-image-78" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-05-20-31-25.jpg" alt="Win2k3-2009-08-05-20-31-25" width="504" height="280" /></p>
<p>Press Enter to begin installation</p>
<p><img class="aligncenter size-full wp-image-79" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-05-20-31-51.jpg" alt="Win2k3-2009-08-05-20-31-51" width="504" height="277" /></p>
<p>Press F8 to accept License Agreement</p>
<p><img class="aligncenter size-full wp-image-81" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-05-20-32-01.jpg" alt="Win2k3-2009-08-05-20-32-01" width="504" height="277" /></p>
<p>On the following screen press C to create a new partition.</p>
<p><img class="aligncenter size-full wp-image-82" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-05-20-32-11.jpg" alt="Win2k3-2009-08-05-20-32-11" width="504" height="277" /></p>
<p>Enter the size you wish for your C drive. For a typical web server 12 gigs should be good. We will format the rest of the disk with additional partitions later.</p>
<p><img class="aligncenter size-full wp-image-85" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-05-20-32-39.jpg" alt="Win2k3-2009-08-05-20-32-39" width="504" height="277" /></p>
<p>Press Enter to begin installing on this partition</p>
<p><img class="aligncenter size-full wp-image-86" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-05-20-32-48.jpg" alt="Win2k3-2009-08-05-20-32-48" width="504" height="277" /></p>
<p>Select NTFS filesystem and press Enter</p>
<p><img class="aligncenter size-full wp-image-94" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-05-20-32-56.jpg" alt="Win2k3-2009-08-05-20-32-56" width="504" height="277" /></p>
<p>The partition will be formatted and the first phase of windows files will be installed. This may take approx 10 to 30 minutes depending on the system.</p>
<p><img class="aligncenter size-full wp-image-88" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-05-20-33-41.jpg" alt="Win2k3-2009-08-05-20-33-41" width="504" height="277" /></p>
<p>When finished system will reboot</p>
<p><img class="aligncenter size-full wp-image-89" src="http://builddocs.com/wp-content/uploads/2009/08/Win2k3-2009-08-05-20-35-25.jpg" alt="Win2k3-2009-08-05-20-35-25" width="504" height="277" /></p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/server_os_builds/windows-2003-iis-6-web-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
