Re: Apache Segmentation fault
"Dan Maret" <[email protected]> Sun, 5 Nov 2006 12:07:26 -0500
| Newsgroups | gmane.comp.apache.mod-layout |
|---|---|
| Message-ID | <[email protected]> |
Actually, I figured it out, it turns out that mod_layout 3.x doesnt work well with cPanel servers, so I ended up installing v2.11.14 and it works fine. thanks On 11/5/06, ghitescu marius <[email protected]> wrote: > > > > --- Dan Maret <[email protected]> wrote: > > > I recently installed mod_layout, yet when I try to > > restart apache I keep > > getting this error: > > > > root@shadow [~]# /usr/sbin/httpd configtest > > Trying to insert <body*> > > ADDING LAYOUT:<body*> (1) (2)(1) > > Trying to insert </body> > > ADDING LAYOUT:</body> (3) (4)(2) > > /usr/sbin/httpd: line 200: 1737 Segmentation fault > > (core dumped) > > $HTTPD -t > > > > my configuration looks like this: > > LoadModule layout_module libexec/mod_layout.so > > AddModule mod_layout.c > > > > <VirtualHost xxx.xxx.xxx.xxx> > > ServerAlias jsmith.domain.com > > ServerAdmin [email protected] > > DocumentRoot /home/jsmith/public_html > > BytesLog domlogs/jsmith.domain.com-bytes_log > > ServerName www.jsmith.domain.com > > > > User jsmith > > Group jsmith > > CustomLog > > /usr/local/apache/domlogs/jsmith.domain.com combined > > ScriptAlias /cgi-bin/ > > /home/jsmith/public_html/cgi-bin/ > > > > <IfModule mod_layout.c> > > LayoutMerge On > > LayoutHeader "HEADER" > > LayoutFooter "FOOTER" > > </IfModule> > > </VirtualHost> > > > > > > -- > > Dan > > > _______________________________________________ > > Mod_layout mailing list > > [email protected] > > http://lists.tangent.org/mailman/listinfo/mod_layout > > > > > You don't say what Apache version are you using.I want > to tell that on Apache 2 mod layout won't work > properly on php files. > My advice is to install Apache 1.xx and the layout > version for this Apache. > > > > > ____________________________________________________________________________________ > Access over 1 million songs - Yahoo! Music Unlimited > (http://music.yahoo.com/unlimited) > > _______________________________________________ > Mod_layout mailing list > [email protected] > http://lists.tangent.org/mailman/listinfo/mod_layout > -- Dan Maret Melting Cube Internet Services www.meltingcube.com _______________________________________________ Mod_layout mailing list [email protected] http://lists.tangent.org/mailman/listinfo/mod_layout