News Feed
Jobs Feed
Sections




News Archive
Stefan Koopmanshcap's Blog:
Installing the Geoip PECL package for Zend Server on OSX
January 12, 2012 @ 11:09:56

In this recent post to his blog Stefan Koopmanschap shares some of the troubles (and a solution) when he was dealing with getting the Geoip PECL extension installed on his Zend Server setup in OSX.

Today I needed to get a client application up and running on my local system. This application uses the Geoip PECL package, so I needed to get this up and running. This turned out to be slightly more difficult than just a PECL install, as you're missing some libraries by default, so here is my log of things to do to get it up and running.

He gives the complete list of steps his followed including downloading the source and his way around this "System could not load this extension" issue. The trick was to recompile the source with the correct architecture. By default his extension was built with i386 instead of 64-bit but updating some of the CFLAGS settings (and a few other environment variables) got things compiling correctly.

0 comments voice your opinion now!
geoip osx install pecl extension tutorial compile architecture


blog comments powered by Disqus

Similar Posts

Larry Garfield's Blog: Good SPL intro

IBM developerWorks: Developing PHP the Ajax way, Part 2 - Back, Forward, Reload

Hasin Hayder's Blog: Complete oAuth script for Twitter and LinkedIn using PECL oAuth Extension

WebMonkey: Get Your Feet Wet with WordPress

YouTube.com: Installing Zend Server on Linux in 4 minutes and 37 seconds


Community Events











Don't see your event here?
Let us know!


framework code opinion development community functional language zendframework2 composer introduction testing interview series database tool release object conference example podcast

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework