Re: [arch-general] php5.2.6 and iconv support failure

2008-11-13 Thread Adam Stokes
oops lemme try that thanks! 2008/11/13 Samed Beyribey <[EMAIL PROTECTED]>: > Thu, 13 Nov 2008 12:38:08 -0500 tarihinde > "Adam Stokes" <[EMAIL PROTECTED]> şunu yazmıştınız: > >> > echo iconv("ISO-8859-1", "UTF-8", "This is a test."); >> ?> > > Hey, > > It works for me. Have you enabled iconv from

Re: [arch-general] php5.2.6 and iconv support failure

2008-11-13 Thread Samed Beyribey
Thu, 13 Nov 2008 12:38:08 -0500 tarihinde "Adam Stokes" <[EMAIL PROTECTED]> şunu yazmıştınız: > echo iconv("ISO-8859-1", "UTF-8", "This is a test."); > ?> Hey, It works for me. Have you enabled iconv from extensions in php.ini? signature.asc Description: PGP signature

[arch-general] php5.2.6 and iconv support failure

2008-11-13 Thread Adam Stokes
iconv support does not seem to be complete in this package : Sample code : php -i : Configure Command => './configure' '--prefix=/usr' '--sysconfdir=/etc/php' '--with-layout=GNU' '--with-config-file-path=/etc/php' '--with-config-file-scan-dir=/etc/php/conf.d' '--enable-inline-optimization' '-