News Feed
Jobs Feed
Sections




News Archive
Jim Plush's Blog:
Fix when compiling the Redis php extension on OSX - mach-o, but wrong architecture
September 14, 2010 @ 11:02:22

When trying to load in the Redis module for his PHP installation, Jim Plush was getting an error:

PHP Warning: PHP Startup: Unable to load dynamic library '/[...]/redis.so' - dlopen(/[...]/redis.so, 9): no suitable image found. Did find: /[...]/redis.so: mach-o, but wrong architecture in Unknown on line 0

He fixed the issue with the help of a bash script (source included) that sets up the right environment to build PHP on the OSX platform. Then the normal make, phpize, etc process can be done on the PECL extension and have it compile correctly.

1 comment voice your opinion now!
redis extension compile osx architecture


blog comments powered by Disqus

Similar Posts

NorthClick Blog: PECL spread module resurrected!

Sebastian Nohn's Blog: PHP on Cruise - Assuring compatibility with new PHP versions

Ulrich Kautz: C-based Web Frameworks for PHP

Jim Plush's Blog: Zend's PHP Toolbar for Firefox2

Rob Peck's Blog: PECL memcache and PHP on Mac OS X Leopard


Community Events











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


testing zendframework2 functional release interview symfony2 series rest phpunit introduction unittest framework usergroup opinion podcast conference development community database language

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