<HTML>
<HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="OPENWEBMAIL" name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
While Michael is working on the fix - here's a simple patch that will stop the problem.
<br />
<br />Edit the file to remove the return, so Apache will start correctly. Check it by restarting Apache - to be sure the file is correct.
<br />
<br />Then set the file so it can't be changed or overwritten by using "chattr +i /etc/httpd/conf/vhosts/preview". That will set the "immutable" bit - and prevent any changes to that file until its removed with "chattr -i /etc/httpd/conf/vhosts/preview".
<br />
<br />
<br />Once Michael has the fix for your 5106R install - change it back before installing the update.
<br />
<br />
<br />
<br />Chuck
<br />
<br />
<br /><font size="2">
<br />
<br /><b>---------- Original Message
-----------</b>
<br />
From: Dirk Estenfeld <dirk.estenfeld@bpanet.de>
<br />
To: BlueOnyx General Mailing List <blueonyx@mail.blueonyx.it>
<br />
Sent: Fri, 6 Mar 2015 07:53:54 +0000
<br />
Subject: [BlueOnyx:17221] 5106R - issue with /etc/httpd/conf/vhosts/preview file
<br />
<br />> Hello,
<br />>
<br />>
I have an issue with the file /etc/httpd/conf/vhosts/preview on a 5106R
installation.
<br />>
The file is generated some times at 4 am I have no idea when it is created /
recreated. It is not daily. Sometimes after some weeks sometimes after some
days.
<br />>
The issue is that the file is not ok.
<br />>
The first 5 lines are:
<br />>
<br />>
# /etc/httpd/conf/vhost/preview
<br />>
NameVirtualHost 213.198.78.59
<br />>
:80
<br />>
<VirtualHost 213.198.78.59
<br />>
:80>
<br />>
<br />>
This is the problem. There are RETURNS after the IP Address.
<br />>
This means file is created at 4 am, apache want to restart and is failing
because of the damaged preview file. My handy is getting sms because httpd
is not working and cannot be restarted and I have to get up and fix this issue.
<br />>
<br />>
Where comes this /etc/httpd/conf/vhosts/preview file from and how can I turn off
the file?
<br />>
Or what do I have to change that there are no RETURN at the end of the IP
Address?
<br />>
<br />>
Best regards,
<br />>
Dirk
<br />>
<br />>
-----------------------------------------------
<br />>
Black Point Arts Internet Solutions GmbH - Hanauer Landstrasse 423a - 60314
Frankfurt
<br />>
<br />>
_______________________________________________
<br />>
Blueonyx mailing list
<br />>
Blueonyx@mail.blueonyx.it
<br />>
<a target="_blank" href="http://mail.blueonyx.it/mailman/listinfo/blueonyx">http://mail.blueonyx.it/mailman/listinfo/blueonyx</a>
<br /><b>------- End of Original Message
-------</b>
<br />
</font>
</BODY>
</HTML>