Problems Installing Mod_Layout
Hi guys, I need some help installing mod layout.I am running RH Ent, with CPanel 9 and Apache 1.3.3x
I compiled the module using apxs. Moved it in to the correct place and added:
LoadModule mod_layout libexec/mod_layout.so
to httpd.conf under the rest of the modules.
but I am getting this error message
Can't locate API module structure `mod_layout' in file /usr/local/apache/libexec/mod_layout.so: /usr/local/apache/bin/httpd: undefined symbol: mod_layout
Any ideas?