On 09/06/05, Greg Donald <[EMAIL PROTECTED]> wrote:
> > /etc/init.d/apache2 restart
>  * Apache2 has detected a syntax error in your configuration files:
> Syntax error on line 280 of /etc/apache2/httpd.conf:
> Expected </IfDefine> but saw </IfDefin>
> 
> But it looks fine to me:
> 
> > sed -n '280p' /etc/apache2/httpd.conf
> <IfDefine INFO>
> 
> Any ideas?

Shoudn't that be 
</IfDefine>

(instead of <IfDefine INFO>)?

regards
pshem

-- 
gentoo-user@gentoo.org mailing list

Reply via email to