<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<style>
<!--
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:Arial;
        color:windowtext;}
@page Section1
        {size:612.0pt 792.0pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-US link=blue vlink=purple>

<div class=Section1>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>I have apache2 running on my SLES server and it was working fine the
other day and now it does not. I have 2 domains on the server and neither will
come online.<br>
When trying to access the web server via Firefox I get "Unable to connect;<br>
Firefox can't establish a connection to the server at 192.168.2.248<br>
<br>
<br>
Checking the /var/log/apache2/rcapache2.out file yields the following message:<br>
httpd2-prefork: Syntax error on line 202 of /etc/apache2/httpd.conf: Syntax
error on line 12 of /etc/apache2/vhosts.d/yast2_vhosts.conf:
/etc/apache2/vhosts.d/yast2_vhosts.conf:63: <VirtualHost> was not
closed.\n/etc/apache2/vhosts.d/yast2_vhosts.conf:12: <VirtualHost> was
not closed.<br>
<br>
I have no idea what this is about or why out of nowhere there would be an error
since nothing has changed.<br>
<br>
line 202 of httpd.conf<br>
Include /etc/apache2/vhosts.d/*.conf<br>
<br>
I'm not sure what the 63: means:in the above statement.<br>
But if it's about line 63 in the yast2_vhosts.conf file then that points to the
following:<br>
<VirtualHost *:443><br>
DocumentRoot /srv/www/webmail.mmtnetworks.com.au/<br>
ServerName webmail.mmtnetworks.com.au<br>
ServerAdmin <a href="mailto:support@mmtnetworks.com.au">support@mmtnetworks.com.au</a><br>
<Directory "/srv/www/webmail.mmtnetworks.com.au/"><br>
Options None<br>
AllowOverride None<br>
Order allow,deny<br>
Allow from all<br>
</Directory><br>
SSLEngine on<br>
SSLCipherSuite ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSL
v2:+EXP:+eNULL<br>
SSLCertificateFile /etc/apache2/ssl.crt/server.crt<br>
SSLCertificateKeyFile /etc/apache2/ssl.key/server.key<br>
<Files ~ "\.(cgi|shtml|phtml|php3?)$"><br>
SSLOptions +StdEnvVars<br>
</Files><br>
SetEnvIf User-Agent ".*MSIE.*" \<br>
nokeepalive ssl-unclean-shutdown \<br>
</VirtualHost><o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>I also have noticed that there are errors in the dmesg log:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Buffer I/O error on device sdb1, logical block 16779776<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Buffer I/O error on device sdb1, logical block 16779777<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Buffer I/O error on device sdb1, logical block 16779778<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Buffer I/O error on device sdb1, logical block 16779779<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Buffer I/O error on device sdb1, logical block 16779776<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Buffer I/O error on device sdb1, logical block 16779777<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Buffer I/O error on device sdb1, logical block 16779778<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>These messages are repeating in the /var/log/message file:<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Feb  8 01:06:32 www kernel:     Additional sense: Logical unit not
ready, initializing command required<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Feb  8 01:06:32 www kernel: end_request: I/O error, dev sdb, sector 63<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Feb  8 01:06:32 www kernel: sd 0:0:2:0: Device not ready: <6>:
Current: sense key: Not Ready<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>The one above seems to be a drive issue ,yet I can access all my
drives.<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Thanks<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'>Jon</span></font><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p></o:p></span></font></p>

</div>

</body>

</html>