>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]

Reply via email to