Getting a seg fault with mod_layout
CentOS 3.4, DirectAdmin, Apache 1.3.33 php4.3.10I went ahead and downloaded the source to mod_layout.
Untarred it.
Then ran:
make
make install
No errors came up.
Went into the virtual host and added:
LayoutFooter "Copyright Foobar, 2000"
And it comes up with this:
[root@pong mod_layout-3.2.1]# service httpd configtest
Warning: DocumentRoot [/usr/local/frontpage/version5.0/admin-exes] does not exist
Trying to insert </body>
ADDING LAYOUT:</body> (3) (4)(1)
/usr/sbin/apachectl: line 199: 26682 Segmentation fault $HTTPD -t
Any tips?