Friday, March 12th, 2010

There is no excerpt because this is a protected post.

wget http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.6.tar.gz
tar -zxf GeoIP-1.4.6.tar.gz
cd GeoIP-1.4.6
./configure
make
make install
cd ..
tar -zxf mod_geoip2_1.2.4.tar.gz
cd mod_geoip2-1.2.4/
apxs -i -a -L/usr/local/lib -I/usr/local/include -lGeoIP -c mod_geoip.c
vi /etc/httpd/conf/httpd.conf
GeoIPEnable On
GeoIPDBFile /usr/local/share/GeoIP.dat
scp imtiaz@netbrix.net:/home/imtiaz/src/GeoIP.dat /usr/local/share/
/etc/init.d/httpd stop
/etc/init.d/httpd start
People who looked at this item also looked at…

Linux SysAd
Contact
mails being rejected at aol or yahoo or gmail?
vidEnable
mod geoip

Related items

Protected: Server Administration -payments page
Linux SysAd
mails being rejected at aol or yahoo or [...]

Video Conversion script — Many formats to .flv
This is a script that converts your videos to flash video format, better known as flv, so as to be able to share them on the internet, just like on Youtube!

We have three different versions/variants of this script, click the links below to try each one out:

The [...]

If you send mails using a webform using the php mail() function and your mails are being rejected by the destination servers here’s a small trick to fix the issue.
Usually this arises when your envelop does not carry a valid identifiable from header. So instead of using something like:
mail($to, $subject, $message, $headers);
Where you are not [...]

…you might want to allow visitors on your site to send tweets directly from your site to twitter. Consider using twitdget® to add the functionality for doing just that!
Give it a test drive here:

Tweet 4m Here

The basic requirements are:

Webserver with PHP support
Curl extension

Please use the Contact Form to request a quote for the script and [...]