[Bug 103992] Re: libapache2-mod-geoip cannot be loaded because API module structure `geoip_module' in file /usr/lib/apache2/modules/mod_geoip.so is garbled

2007-09-01 Thread lazd
That was the problem, I just figured that out then read your post lol. Installed apxs2 and it worked fine. Both 1.1.8 and 1.2.0 built perfectly, I had to do some funny stuff with httpd.conf to get it to complete the script (it needed an existing LoadModule statement, so I added one), but it

[Bug 103992] Re: libapache2-mod-geoip cannot be loaded because API module structure `geoip_module' in file /usr/lib/apache2/modules/mod_geoip.so is garbled

2007-09-01 Thread lazd
My bad -- it seems my a shortcut was taken and the server was being accessed locally. When accessed from an outside IP, it performed perfectly. So this is not a bug, simply a case of using apxs to build an apache 2 module when apxs2 should have been used. Thanks to all! -- libapache2-mod-geoip

[Bug 103992] Re: libapache2-mod-geoip cannot be loaded because API module structure `geoip_module' in file /usr/lib/apache2/modules/mod_geoip.so is garbled

2007-08-31 Thread lazd
I am having this problem too under 7.0.4. I tried installing via Synaptic and command line, downloaded 3 different versions of the source from MaxMind's site (1.2.0, 1.1.8, 1.1.7) and NONE of them will compile -- they all give different errors. I made sure all include files were in the proper