<?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>bitwalker.nl &#187; mysql</title>
	<atom:link href="http://www.bitwalker.nl/blog/category/mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bitwalker.nl</link>
	<description>agile software development</description>
	<lastBuildDate>Sun, 15 Aug 2010 20:49:53 +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>Installing a Mac OS X home-server &#8211; day 2</title>
		<link>http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2</link>
		<comments>http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2#comments</comments>
		<pubDate>Fri, 26 May 2006 01:07:43 +0000</pubDate>
		<dc:creator>Harald Walker</dc:creator>
				<category><![CDATA[apache]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[linkstation]]></category>
		<category><![CDATA[linktheater]]></category>

		<guid isPermaLink="false">http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2</guid>
		<description><![CDATA[Since day one I have been moving more files around. Next to our old server we also have a 400 GB LinkStation, which is a network disk &#8211; a very slow one. My plan is to switch disks and use the 400 GB disk of the LinkStation as external disk of the new server, while [...]]]></description>
			<content:encoded><![CDATA[<p>Since day one I have been moving more files around. Next to our old server we also have a <a href="http://www.buffalotech.com/products/product-detail.php?productid=107&amp;categoryid=22">400 GB LinkStation</a>, which is a network disk &#8211; a very slow one. My plan is to switch disks and use the 400 GB disk of the LinkStation as external disk of the new server, while using the 200 GB disk (a quiet disk from Seagate) of the old server (which has 3 disks) as new LinkStation disk. The only problem is &#8211; how do you move these masses of files around when you hardly have any free space? Actually the transfer speed on the network from the LinkStation to the old server has been the actual problem. Moving 160 GB took more than 13 hours.</p>
<p><strong>Intranet</strong><br />
Today I wanted so setup the intranet server. On our intranet we use a couple of web-applications, which require a MySQL database, Apache and PHP. Sometimes I also use it too develop and test new sites and applications, so it should also support Java-applications and Ruby On Rails, but that can wait.</p>
<p>Previously I have been using the <a href="http://www.mamp.info/">MAMP</a> package to setup a MySQL, Apache, PHP environment on my Mac, so that’s what I used as well for the new server and after I had transferred the SQL data to the new database, everything was working, basically again within minutes. But then I had to realize, that MAMP is not really suited as solution for a server, because you have to start it as user who is logged in. So I had to start all over again but it is not that difficult to install and configure the components by hand either.</p>
<p><strong>Server software</strong><br />
Apache is already installed and configured. You can start it with the sharing control panel. MySQL can be <a href="http://dev.mysql.com/downloads/mysql/5.0.html">downloaded </a>for Mac OS X from the official site and includes a control panel, where you can specify, that the database server should start automatically. For PHP I chose the <a href="http://www.entropy.ch/software/macosx/php/">PHP 5 installer</a> provided by Marc Liyanage. I adjusted the default Apache settings (as usual in /etc/httpd/httpd.conf) by hand, which is not a problem since I have been working with Apache for many years. Getting one of the web-applications to work was a bit difficult, since it was written for PHP 4 and expected certain settings in php.ini, which were not set in the default installation. Once Apache and PHP were configured I was able to use phpMyAdmin to create the databases again and everything was working again.<br />
For our LinkTheater network media player I installed the official <a href="http://www.buffalotech.com/support/downloads-product.php?productid=96">LinkTheater server</a> software as well as the <a href="http://www.iodata.com/usa/support/downloads.php">AVeL Link Server</a>, which works as well with the LinkTheater. Both of these were working but disappointing, since the Windows versions have a user interface with settings and some extra functions. But both applications become interesting, when you examine the software package, because they are pure Java applications. Maybe they can be customized and extended.</p>
<p>The only service left on the old server now, is the mail server with postfix, procmail, imap and fetchmail. I have also been looking at Webmin, which I usually used on the Linux server to administer and configure it. Webmin should run on Mac OS X but the <a href="http://www.webmin.com/osx.html">installation</a> seems complicated and I haven’t had time to try it yet.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2" rel="nofollow" title="Add to&nbsp;Bloglines"><img class="social_img" src="http://www.bitwalker.nl/wp-content/plugins/social-bookmarks/images/bloglines.png" title="Add to&nbsp;Bloglines" alt="Add to&nbsp;Bloglines" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://blogmarks.net/my/new.php?mini=1&amp;simple=1&amp;url=http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2&amp;title=Installing+a+Mac+OS+X+home-server+%26%238211%3B+day+2" rel="nofollow" title="Add to&nbsp;Blogmarks"><img class="social_img" src="http://www.bitwalker.nl/wp-content/plugins/social-bookmarks/images/bmarks.png" title="Add to&nbsp;Blogmarks" alt="Add to&nbsp;Blogmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2&amp;title=Installing+a+Mac+OS+X+home-server+%26%238211%3B+day+2" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://www.bitwalker.nl/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2&amp;title=Installing+a+Mac+OS+X+home-server+%26%238211%3B+day+2" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://www.bitwalker.nl/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.dzone.com/links/add.html?description=Installing+a+Mac+OS+X+home-server+%26%238211%3B+day+2&amp;url=http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2&amp;title=Installing+a+Mac+OS+X+home-server+%26%238211%3B+day+2" rel="nofollow" title="Add to&nbsp;DZone"><img class="social_img" src="http://www.bitwalker.nl/wp-content/plugins/social-bookmarks/images/dzone.png" title="Add to&nbsp;DZone" alt="Add to&nbsp;DZone" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://www.bitwalker.nl/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://fleck.com/litebookmarklet.php?url=http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2&amp;title=Installing+a+Mac+OS+X+home-server+%26%238211%3B+day+2" rel="nofollow" title="Add to&nbsp;Fleck"><img class="social_img" src="http://www.bitwalker.nl/wp-content/plugins/social-bookmarks/images/fleck.png" title="Add to&nbsp;Fleck" alt="Add to&nbsp;Fleck" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2&amp;title=Installing+a+Mac+OS+X+home-server+%26%238211%3B+day+2" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://www.bitwalker.nl/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2&amp;title=Installing+a+Mac+OS+X+home-server+%26%238211%3B+day+2&amp;popup=no" rel="nofollow" title="Add to&nbsp;Netvouz"><img class="social_img" src="http://www.bitwalker.nl/wp-content/plugins/social-bookmarks/images/netvouz.png" title="Add to&nbsp;Netvouz" alt="Add to&nbsp;Netvouz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2&amp;title=Installing+a+Mac+OS+X+home-server+%26%238211%3B+day+2" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://www.bitwalker.nl/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?url=http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2&amp;title=Installing+a+Mac+OS+X+home-server+%26%238211%3B+day+2" rel="nofollow" title="Add to&nbsp;Slashdot"><img class="social_img" src="http://www.bitwalker.nl/wp-content/plugins/social-bookmarks/images/slashdot.png" title="Add to&nbsp;Slashdot" alt="Add to&nbsp;Slashdot" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2&amp;title=Installing+a+Mac+OS+X+home-server+%26%238211%3B+day+2" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://www.bitwalker.nl/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.spurl.net/spurl.php?url=http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2&amp;title=Installing+a+Mac+OS+X+home-server+%26%238211%3B+day+2" rel="nofollow" title="Add to&nbsp;Spurl"><img class="social_img" src="http://www.bitwalker.nl/wp-content/plugins/social-bookmarks/images/spurl.png" title="Add to&nbsp;Spurl" alt="Add to&nbsp;Spurl" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://www.bitwalker.nl/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2&amp;t=Installing+a+Mac+OS+X+home-server+%26%238211%3B+day+2" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://www.bitwalker.nl/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
</div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.bitwalker.nl/blog/installing_a_mac_os_x_home_server_day_2/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
