NavigationUser loginSpam?See spam posts on this site? If so, please don't reply to the spam! Instead, just report the URL to the webmaster. |
Installing mod_layout 1.2.3 on apache 2.2.3I have installed apache 2.2.3, I have php, python, perl all installed and working ok. I wish to use the google analysing tool (I have webalizer already installed) but I want google to track the pages, as you may well know, google needs a tracking script added on the page, so the easiest way to track where all the traffic is going is to add the code to the footer automatically by the server. So mod_layout seems the best choice. So I go to install the mod (apt-get install libapache-mod-layout), it goes on ok, then you obviously have to add the parameter to httpd.conf. LoadModule layout_module /usr/lib/apache/1.3/mod_layout.so The error apache2 threw back at me was: mod_layout.so undefined symbol: ap_null_cleanup I have looked at the tangent site, and it looks like version 5 is available for apache 2.2. However doesn't install correctly (did speak to the developer, but he wasn't able to help) So going back to 1.2.3 there must be a way around this original error of undefined symbol: ap_null_cleanup. Help! Luke Wilson (1 vote) |
In otherwords.... goodluck!
Hehe, I take it nobody knows... well I ought to give up then
-----------
Luke Wilson