<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Dewi Robiatul mubararah wrote:
<blockquote
cite="mid:1327977741.5610.YahooMailNeo@web190304.mail.sg3.yahoo.com"
type="cite">
<div style="color:#000; background-color:#fff; font-family:times
new roman, new york, times, serif;font-size:14pt">
<div style="font-family: 'times new roman', 'new york', times,
serif; font-size: 14pt; "><span class="Apple-style-span"
style="color: rgb(51, 51, 51); font-family: arial,
sans-serif; font-size: 16px; background-color: rgb(245, 245,
245); "><span class="hps">Hi,</span></span></div>
<div style="font-family: 'times new roman', 'new york', times,
serif; font-size: 14pt; "><span class="Apple-style-span"
style="color: rgb(51, 51, 51); font-family: arial,
sans-serif; font-size: 16px; background-color: rgb(245, 245,
245); "><span class="hps">After I did</span> <span
class="hps">start</span> <span class="hps">the render</span><span>,</span> <span
class="hps">then</span> <span class="hps">I restart</span> <span
class="hps">apache2</span><span>.</span> <span class="hps">but
the result :</span></span><br>
</div>
<div style="font-family: 'times new roman', 'new york', times,
serif; font-size: 14pt; "><span class="Apple-style-span"
style="color: rgb(51, 51, 51); font-family: arial,
sans-serif; font-size: 16px; background-color: rgb(245, 245,
245); "><span class="hps"><br>
</span></span></div>
<div><span class="Apple-style-span" style="background-color:
rgb(245, 245, 245); "><span class="hps">
<div><font class="Apple-style-span" color="#333333"
face="arial, sans-serif">
<div>dewirobiatul@dewi:~/src/mod_tile$ sudo
/etc/init.d/apache2 restart</div>
<div>Syntax error on line 1 of
/etc/apache2/sites-enabled/000-default:</div>
</font><br>
</div>
</span></span></div>
</div>
</blockquote>
<br>
"line 1" sounds a bit odd. I'd expect the first 3 lines to be
something like:<br>
<br>
<VirtualHost *:80><br>
ServerAdmin webmaster@localhost<br>
LoadTileConfigFile /usr/local/etc/renderd.conf<br>
<br>
with the virtual host definition first.<br>
<br>
Could you perhaps post the first half-dozen lines of "000-default"
to confirm that it looks sensible?<br>
<br>
Also, as there are multiple related sets of instructions for
different Linux distributions it might help to let people know which
one(s) you're following?<br>
<br>
Cheers,<br>
Andy<br>
<br>
</body>
</html>