Hi Aditya,

Line 630 was the beginning of my virtual host configs for midgard.
I had methodically remarked them out one by one until finally another error
popped up stating a simple httpd start failure...Thats when I remarked out
the midgard module entries and apache started fine.


----- Original Message -----
From: "Aditya Dhekney" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 17, 2001 10:04 AM
Subject: RE: [midgard-user] Install problems


> >I *just* double checked everything and forgot to rerun /sbin/ldconfig.
>
> >I had made changes in ld.so.conf to "/usr/local/lib" because the
> instructions had
> >suggested the line read "/usr/local/midgard/lib" but there was no such
> directory I
> >had found all the midgard *stuff* in "/usr/local/lib"...after making
those
> changes I
> >had not rerun /sbin/ldconfig.
>
> >After running /sbin/ldconfig I go the following error...
>
> >Starting httpd: Syntax error on line 630 of /etc/httpd/conf/httpd.conf:
> >cannot occur within section
> >[FAILED]
> what exactly is on line 630?  I've never seen this error ("cannot occur
> within section") but i'm pretty sure you are trying to declare something
in
> the wrong section: from httpd.conf:
> # The configuration directives are grouped into three basic sections:
> #  1. Directives that control the operation of the Apache server process
as
> a
> #     whole (the 'global environment').
> #  2. Directives that define the parameters of the 'main' or 'default'
> server,
> #     which responds to requests that aren't handled by a virtual host.
> #     These directives also provide default values for the settings
> #     of all virtual hosts.
> #  3. Settings for virtual hosts, which allow Web requests to be sent to
> #     different IP addresses or hostnames and have them handled by the
> #     same Apache server process.
> I'm guessing it might be your Include midgard-data.conf line, but i'm just
> guessing.  Put that somewhere in the virtual hosts section...before
anything
> has been declared.
>
> I'm not 100% sure about this tho, so just try that first.  It would be
more
> helpful if i knew what was on line 630..
>
> Aditya
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to