回覆:Re: mod_layout with apa che at solaris 8
發信中心 <[email protected]> Tue, 29 Aug 2006 00:00:15 +0800
| Newsgroups | gmane.comp.apache.mod-layout |
|---|---|
| Message-ID | <[email protected]> |
These are my compile message: `apxs -q CC` -I`apxs -q INCLUDEDIR` `apxs -q CFLAGS` -c mod_layout.c -Wall -DDEBUG mod_layout.c: In function `layout_handler': mod_layout.c:340: warning: int format, pid_t arg (arg 4) `apxs -q CC` -I`apxs -q INCLUDEDIR` `apxs -q CFLAGS` -c utility.c -Wall -DDEBUG `apxs -q CC` -I`apxs -q INCLUDEDIR` `apxs -q CFLAGS` -c origin.c -Wall -DDEBUG `apxs -q CC` -I`apxs -q INCLUDEDIR` `apxs -q CFLAGS` -c layout.c -Wall -DDEBUG apxs -c mod_layout.o utility.o origin.o layout.o ld -G -o mod_layout.so mod_layout.o utility.o origin.o layout.o ----- 原有信件 ----- 寄件者: "Marin M." <[email protected]> 日期: 星期一, 2006 年 8 月 28日, 下午 8:14 主旨: Re: [Mod_layout] mod_layout with apache at solaris 8 > Try uncommenting (put a # in front) > > DEF = -Wall -DDEBUG > > from Makefile. > > After you save the file, you need to compile it again. > > Hope this helps. > > Regards, > Marin Micoriciu > > ----- Original Message ----- > From: "????" <[email protected]> > To: <[email protected]> > Sent: Monday, August 28, 2006 11:27 AM > Subject: [Mod_layout] mod_layout with apache at solaris 8 > > > > Dear all: > > I install mod_layout 3.2.1 with apache 1.3.31. > > but I restart apache, I got a message bellow: > > Trying to insert </body> > > ADDING LAYOUT:</body> (3) (4)(1) > > Segmentation Fault - core dumped > > And I try to use mod_layout 3.2 with apache 1.3.31. > > but I cat restart apache, I got nothing at my HTML and PHP file. > > Could anyone tell me what's problem? > > > > _______________________________________________ > > 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 > _______________________________________________ Mod_layout mailing list [email protected] http://lists.tangent.org/mailman/listinfo/mod_layout