<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: LAMP (Linux, Apache, MySql, PHP) on xubuntu</title>
	<atom:link href="http://bowothelo.com/lamp-linux-apache-mysql-php-on-xubuntu/feed" rel="self" type="application/rss+xml" />
	<link>http://bowothelo.com/lamp-linux-apache-mysql-php-on-xubuntu</link>
	<description>Just Try to Make a Note</description>
	<lastBuildDate>Sun, 29 Aug 2010 11:00:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Sherryl Tuggle</title>
		<link>http://bowothelo.com/lamp-linux-apache-mysql-php-on-xubuntu/comment-page-1#comment-684</link>
		<dc:creator>Sherryl Tuggle</dc:creator>
		<pubDate>Sat, 20 Mar 2010 12:24:04 +0000</pubDate>
		<guid isPermaLink="false">http://bowo.kutakutik.or.id/?p=112#comment-684</guid>
		<description>This is my first time here and this post was indeed thought provoking. I find there is a gap between the no. of readers and the comments . I personally think that even though I ask questions not many come fwd to answer. And believe you me, my questions are not ‘Big Bang theory’ types.</description>
		<content:encoded><![CDATA[<p>This is my first time here and this post was indeed thought provoking. I find there is a gap between the no. of readers and the comments . I personally think that even though I ask questions not many come fwd to answer. And believe you me, my questions are not ‘Big Bang theory’ types.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bowo</title>
		<link>http://bowothelo.com/lamp-linux-apache-mysql-php-on-xubuntu/comment-page-1#comment-522</link>
		<dc:creator>Bowo</dc:creator>
		<pubDate>Fri, 05 Feb 2010 15:30:37 +0000</pubDate>
		<guid isPermaLink="false">http://bowo.kutakutik.or.id/?p=112#comment-522</guid>
		<description>@hisyam

1. document root website apache2 tergantung settingan di apache2.conf, by default bakalan lari ke /var/www/ ,anda bisa rubah sesuai keinginan hehe...

2. dari error itu, asumsi saya apachenya gak bisa mendefinisikan server namenya, coba lihat di /etc/apache2/httpd.conf , tambahin baris berikut klo blom ada
ServerName localhost
kemudian coba restart apachenya hehe.. jangan lupa do&#039;a

silahkan baca issuenya di http://ubuntuforums.org/showthread.php?t=424573</description>
		<content:encoded><![CDATA[<p>@hisyam</p>
<p>1. document root website apache2 tergantung settingan di apache2.conf, by default bakalan lari ke /var/www/ ,anda bisa rubah sesuai keinginan hehe&#8230;</p>
<p>2. dari error itu, asumsi saya apachenya gak bisa mendefinisikan server namenya, coba lihat di /etc/apache2/httpd.conf , tambahin baris berikut klo blom ada<br />
ServerName localhost<br />
kemudian coba restart apachenya hehe.. jangan lupa do&#8217;a</p>
<p>silahkan baca issuenya di <a href="http://ubuntuforums.org/showthread.php?t=424573" rel="nofollow">http://ubuntuforums.org/showthread.php?t=424573</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HISYAM</title>
		<link>http://bowothelo.com/lamp-linux-apache-mysql-php-on-xubuntu/comment-page-1#comment-521</link>
		<dc:creator>HISYAM</dc:creator>
		<pubDate>Fri, 05 Feb 2010 14:52:11 +0000</pubDate>
		<guid isPermaLink="false">http://bowo.kutakutik.or.id/?p=112#comment-521</guid>
		<description>Dear all... aku Ibnu Hisyam anak Pon Pes Al-Hidayah Selo (www.yayasan-alhidayah.net). Aku pake Ubuntu karmic koala. dan nginstall apache2 (dengan REPOSITORY), tapi  I GOT so MuCH TruBLE,  aku kesulitan  :
1. menemukan &quot;/usr/local/apache2&quot; atau  &quot;/var/www/html1/&quot;, jadi di nama ya ... &quot;root directory..??&quot;
2. saat aku mulai di shell, kok gak bisa jalan yaa... pesanya kayak gini :
benu@benu-desktop:~$ sudo /etc/init.d/apache2 start
 * Starting web server apache2                                                    apache2: Could not reliably determine the server&#039;s fully qualified domain name, using 127.0.1.1 for ServerName
httpd (pid 1555) already running

benu@benu-desktop:~$ telnet 127.0.1.1
Trying 127.0.1.1...
telnet: Unable to connect to remote host: Connection refused
                                                                           [ OK ]
aku cek di access.log :
::1 - - [03/Feb/2010:18:33:38 +0700] &quot;OPTIONS * HTTP/1.0&quot; 200 152 &quot;-&quot; &quot;Apache/2.2.12 (Ubuntu) (internal dummy connection)&quot;

aku cek di error.log :
[Wed Feb 03 05:53:08 2010] [notice] Apache/2.2.12 (Ubuntu) configured -- resuming normal operations
[Wed Feb 03 05:53:14 2010] [notice] Graceful restart requested, doing restart
apache2: Could not reliably determine the server&#039;s fully qualified domain name, using 127.0.1.1 for ServerName

what had i do .., aku harus gimana donkkkk ?? :):0
q :1. dimana &quot;root diretory&quot; di Ubuntu karmic ? (aku nginstall dari repository media)
   2. gimana cara memeperbaiki apache milikku ini ? (domain name)
Many Thank.


Ibnu Hisyam</description>
		<content:encoded><![CDATA[<p>Dear all&#8230; aku Ibnu Hisyam anak Pon Pes Al-Hidayah Selo (www.yayasan-alhidayah.net). Aku pake Ubuntu karmic koala. dan nginstall apache2 (dengan REPOSITORY), tapi  I GOT so MuCH TruBLE,  aku kesulitan  :<br />
1. menemukan &#8220;/usr/local/apache2&#8243; atau  &#8220;/var/www/html1/&#8221;, jadi di nama ya &#8230; &#8220;root directory..??&#8221;<br />
2. saat aku mulai di shell, kok gak bisa jalan yaa&#8230; pesanya kayak gini :<br />
benu@benu-desktop:~$ sudo /etc/init.d/apache2 start<br />
 * Starting web server apache2                                                    apache2: Could not reliably determine the server&#8217;s fully qualified domain name, using 127.0.1.1 for ServerName<br />
httpd (pid 1555) already running</p>
<p>benu@benu-desktop:~$ telnet 127.0.1.1<br />
Trying 127.0.1.1&#8230;<br />
telnet: Unable to connect to remote host: Connection refused<br />
                                                                           [ OK ]<br />
aku cek di access.log :<br />
::1 &#8211; - [03/Feb/2010:18:33:38 +0700] &#8220;OPTIONS * HTTP/1.0&#8243; 200 152 &#8220;-&#8221; &#8220;Apache/2.2.12 (Ubuntu) (internal dummy connection)&#8221;</p>
<p>aku cek di error.log :<br />
[Wed Feb 03 05:53:08 2010] [notice] Apache/2.2.12 (Ubuntu) configured &#8212; resuming normal operations<br />
[Wed Feb 03 05:53:14 2010] [notice] Graceful restart requested, doing restart<br />
apache2: Could not reliably determine the server&#8217;s fully qualified domain name, using 127.0.1.1 for ServerName</p>
<p>what had i do .., aku harus gimana donkkkk ?? <img src='http://bowothelo.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> :0<br />
q :1. dimana &#8220;root diretory&#8221; di Ubuntu karmic ? (aku nginstall dari repository media)<br />
   2. gimana cara memeperbaiki apache milikku ini ? (domain name)<br />
Many Thank.</p>
<p>Ibnu Hisyam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: b0w0</title>
		<link>http://bowothelo.com/lamp-linux-apache-mysql-php-on-xubuntu/comment-page-1#comment-93</link>
		<dc:creator>b0w0</dc:creator>
		<pubDate>Mon, 30 Jun 2008 08:16:35 +0000</pubDate>
		<guid isPermaLink="false">http://bowo.kutakutik.or.id/?p=112#comment-93</guid>
		<description>bisa bos, cuman mungkin perbedaan di package aja. klo punya koneksi internet, pake apt-get aja untuk install lamp hehe.... peace...!</description>
		<content:encoded><![CDATA[<p>bisa bos, cuman mungkin perbedaan di package aja. klo punya koneksi internet, pake apt-get aja untuk install lamp hehe&#8230;. peace&#8230;!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: atrix</title>
		<link>http://bowothelo.com/lamp-linux-apache-mysql-php-on-xubuntu/comment-page-1#comment-94</link>
		<dc:creator>atrix</dc:creator>
		<pubDate>Fri, 27 Jun 2008 07:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://bowo.kutakutik.or.id/?p=112#comment-94</guid>
		<description>hmm, bisa dipake di slack gak yah ..</description>
		<content:encoded><![CDATA[<p>hmm, bisa dipake di slack gak yah ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: atrix</title>
		<link>http://bowothelo.com/lamp-linux-apache-mysql-php-on-xubuntu/comment-page-1#comment-95</link>
		<dc:creator>atrix</dc:creator>
		<pubDate>Tue, 20 May 2008 17:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://bowo.kutakutik.or.id/?p=112#comment-95</guid>
		<description>hmm, q pake yg simple aja xampp untuk windows, .. hihi</description>
		<content:encoded><![CDATA[<p>hmm, q pake yg simple aja xampp untuk windows, .. hihi</p>
]]></content:encoded>
	</item>
</channel>
</rss>
