/[drupal]/contributions/modules/ip2cc/INSTALL.txt
ViewVC logotype

Contents of /contributions/modules/ip2cc/INSTALL.txt

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download)
Wed Feb 21 07:52:46 2007 UTC (2 years, 9 months ago) by sugree
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +19 -22 lines
File MIME type: text/plain
merged from DRUPAL-5
1 ## Description
2
3 This is a simple APIs for obtaining country information by given
4 an IPv4 address.
5
6 ## Requirements
7
8 This module requires Drupal 5 or greater.
9
10 ## Installation
11
12 1. Extract the archive into `sites/all/modules`
13 2. Enable the module in `admin/build/modules`
14 3. Customize configurations in `admin/settings/ip2cc`
15
16 ## Update Database
17
18 1. Get the new `ipdb.mysql` from cvs or the archive
19 2. Go to `admin/settings/ip2cc/update`
20 3. Run the update by specifying `start` and `end` manually, e.g.,
21
22 * 1-15000
23 * 15001-30000
24 * 30001-45000
25 * 45001-60000
26 * 60001-75000
27 * 75001-77711
28
29 It is possible to specify `1-77711` if your hosting service allows
30 PHP to run longer enough.

  ViewVC Help
Powered by ViewVC 1.1.2