RE: Mod_layout install from rpm not working
"Alexander Cohen" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-layout |
|---|---|
| Organization | La Trobe University |
| Message-ID | <[email protected]> |
Well in general as far as I can see mod_layout has not been installed as far as apache is concerned, hence its failure to recognise the mod_layout directives. I've never used the rpm method myself so I'm not sure exactly what it does. However I'm unclear how the rpm would work as I've always compiled the module in myself and therefore the rpm might just unpack itself into the apache source tree you have installed. Try installing it from the source instead, or/and when you install it from the rpm use the -vvv option to make it very verbose so you can see what it is actually doing. --- Alex -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of drake Sent: Saturday, March 08, 2003 5:54 AM To: [email protected] Subject: Re: [Mod_layout] Mod_layout install from rpm not working Can someone just give me a hint? Anyone out there? On Wednesday 05 March 2003 11:11 pm, drake wrote: > I'm using Apache 1.3.26 and I just tried to install mod_layout (3.2-1) > from the rpm. > > After the install I see a new file called mod_layout.so under > /usr/lib/apache, along with a lot of other modules. But when I > restarted apached I can't tell that it actually loaded. According to > the documentation I've been able to find I don't have to do anything > right? > > Then I added this to my /etc/httpd/conv/vhosts/Vhosts.conf file: > > <VirtualHost localhost> > LayoutFooter "Copyright Foobar, 2000" > </VirtualHost> > > After which I get the following error: > [root@quark rpms]# apachectl restart > Shutting down httpd: [ OK ] > Starting httpd: Syntax error on line 52 of > /etc/httpd/conf/vhosts/Vhosts.conf: Invalid command 'LayoutFooter', > perhaps mis-spelled or defined by a module not included in the server configuration > > [FAILED] Syntax error on line 52 of > /etc/httpd/conf/vhosts/Vhosts.conf: > Invalid command 'LayoutFooter', perhaps mis-spelled or defined by a module > not included in the server configuration > [FAILED] > Syntax error on line 52 of /etc/httpd/conf/vhosts/Vhosts.conf: > Invalid command 'LayoutFooter', perhaps mis-spelled or defined by a module > not included in the server configuration > [FAILED] > [root@quark rpms]# > _______________________________________________ > Mod_layout mailing list > [email protected] > http://lists.tangent.org/mailman/listinfo/mod_layout _______________________________________________ Mod_layout mailing list [email protected] http://lists.tangent.org/mailman/listinfo/mod_layout