Posted by s_emiliano on 03/23/06 01:08
I am trying to get " feed to javascript"
(http://jade.mcli.dist.maricopa.edu/feed/index.php) to run on my
windows 2003 server. The testing script that they they provide gives
this error when run:
Warning: No support for iconv (--with-iconv) or multi-byte strings
(--enable-mbstring).No support character set munging.
at http://us2.php.net/iconv I found that "To use functions provided by
this module, the PHP binary must be built with the following configure
line: --with-iconv[=DIR].". Though being a PHP newbie I have not clue
what this really means.
I am running PHP v. 4.4.1 and cannot upgrade to 5 becasue of some
legacy applications on our server.
Any pointers?
Thanks!
[Back to original message]
|