php-i18n Digest 3 Nov 2003 15:29:59 -0000 Issue 198
Topics (messages 623 through 623):
iconv support
623 by: Nathalie Boulos
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[EMAIL PROTECTED]
----------------------------------------------------------------------
--- Begin Message ---
Hello all,
i'm trying to compile php-4.3.2 with iconv support (after compiling
libiconv-1.9.1) and apx2 :
./configure --prefix=/usr/local/apache2/php
--with-apx2=/usr/local/apache2/bin/apxs
--with-config-file-path=/usr/local/apache2/php --with-iconv=/usr/local
--with-pgsql=/usr/local/pgsql --with-dbase
after the "make" command, I'm not getting any new libphp4.so. Apache is
still running on an old version of libphp4 and no iconv() support is not
added.
is there any bug in php-4.3.2 and apache-2.0.46 which doesn't generate
libphp4.so?
If I recompile php with libiconv, does it change libphp4.so? because if it
doesn't, iconv functions are still unrecognized.
I would greatly appreciate any feedback and thank you in advance.
Best regards
Nathalie
_________________________________________________________________
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus
--- End Message ---