Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Christian Stocker's Blog:
PHP 5, OS X, fink and iconv
Jan 06, 2006 @ 13:23:47

Christian Stocker has a quick new post with a solution for those Mac users out there that would like to use the iconv extension with fink.

If you want to get the iconv extension properly running with PHP 5 and fink on OS X, you need the following configure option

--with-iconv=/sw/

and then it should work.

Hope that helps others, too.

And, apparently, it does - given the one comment below it so far that has a positive response...

tagged: fink iconv extension 5 OS X fink iconv extension 5 OS X

Link:

Christian Stocker's Blog:
PHP 5, OS X, fink and iconv
Jan 06, 2006 @ 13:23:47

Christian Stocker has a quick new post with a solution for those Mac users out there that would like to use the iconv extension with fink.

If you want to get the iconv extension properly running with PHP 5 and fink on OS X, you need the following configure option

--with-iconv=/sw/

and then it should work.

Hope that helps others, too.

And, apparently, it does - given the one comment below it so far that has a positive response...

tagged: fink iconv extension 5 OS X fink iconv extension 5 OS X

Link:


Trending Topics: