Changes between Initial Version and Version 1 of ZIPInstall


Ignore:
Timestamp:
Sep 21, 2007, 9:43:32 AM (17 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ZIPInstall

    v1 v1  
     1== ZIP Codes Installation == 
     2 
     3 
     4It is recommended to install ZIP Codes using an SSH client due to query time limit restrictions that browser interfaces have (such as phpMyAdmin). So to install ZIP Codes you should get your hosting provide you with SSH access requisites. 
     5    * Upload and extract ZIP Code files in some folder on your server. 
     6 
     7    * Run the following command under the same directory where you uploaded the ZIP Codes: 
     8      {{{mysql --user=db_user --password=db_password db_name < ZIPCode.sql}}} 
     9 
     10      you should replace {{{db_user}}}, {{{db_password}}} and {{{ZIPCode.sql}}} with their real values 
     11 
     12    * Wait until the command stops running. This may take a while because of multiple queries to be run. 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub