As an update to the post Installing GeoIP extension in Zend Server 5.6 on Windows , for Zend Server 6.1 , you can do the following:
- Download the php_geoip-1.0.8-5.4-nts-vc9-x86.zip file from http://windows.php.net/downloads/pecl/releases/geoip/1.0.8/
- From the archived file, copy the file php_geoip.dll to ZEND_PATH\Zend\ZendServer\lib\phpext\
- Open php.ini file, from the location: ZEND_PATH\Zend\ZendServer\etc\php.ini
- Add the below line at the end of the file extension=php_geoip.dll
- Save the file and “Restart PHP” :-)) from Zend Server GUI
- follow the step from the previous article in order to test GeoIP integration , and download the Geoip*.dat files
Looking for PHP, Laminas or Mezzio Support?
As part of the Laminas Commercial Vendor Program, Apidemia offers expert technical support and services for:
Leave a Reply