First : correct this --with-apx2=/usr/local/apache2/bin/apxs --with-apxs2=/usr/local/apache2/bin/apxs
Second : don't forget the 'make install' after the 'make' B. > 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 -- PHP Internationalization Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php