473,387 Members | 1,942 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Iconv not working on php4.3.3

Hey everyone,
Sorry for a question on an outdated PHP, but I am trying to get iconv working on php4.3.3. When I enable it in php.ini by removing the ; from the ;extension=php_iconv.dll
line, php pages simply refuse to load.

Can anyone point me in the right direction as to how to successfully enable iconv?

Cheers,
Jimmy
Jan 5 '09 #1
5 4239
Dormilich
8,658 Expert Mod 8TB
did you check that the iconv.dll and php_iconv.dll are in their place?
Jan 5 '09 #2
Yes iconv.dll is in the dll folder and php_iconv.dll is in the extensions folder...
Jan 5 '09 #3
Dormilich
8,658 Expert Mod 8TB
then the only thing on my mind is to have a look at the server logs.
Jan 5 '09 #4
This error message appears in the system log, however I am certain the file is there...

Application popup: Warning : Unknown(): Unable to load dynamic library 'E:\PHP\extensions\php_iconv.dll' - The specified module could not be found.
Jan 5 '09 #5
Copying the iconv.dll and php_iconv.dll to the windows/system32 folder seems to have fixed it.

Thanks anyway.
Jan 5 '09 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: pbuchheit | last post by:
I need to convert Japanese characters to UTF-8. I tried using this command on a PHP 5.0.3 server: $out = iconv("iso-2022-jp", "utf-8", $in); But it does not work. Can anyone tell me what I'm doing...
1
by: Al | last post by:
Hi Folks, I am trying to run a script which is installed on a web server that I do not own or administer. The script relates to a emailing list. When I go to send an email I get the...
0
by: FrankL | last post by:
I had to update my server configuration consisting of Apache2 and PHP4. I now have installed: apache2/apache2-prefork 2.0.54-2.1 apache-mod_php4/php4-zlib/php4 4.3.11-0.3.1 ...
1
by: yong | last post by:
I want to use iconv.h to convert some text to another charset. The code is below: ====== #include <stdio.h> #include <stdlib.h> #include <iconv.h> int main()
3
by: s_emiliano | last post by:
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:...
4
by: B.r.K.o.N.j.A | last post by:
Does anyone has any experience with these two, I've lost a s**tload of time trying to make them work with a well formed xml document encoded in windows-1250 encoding, but simplexml works only with...
2
by: kkadrese | last post by:
hello group, I cannot figure out how to use iconv to "normalize" characters specific to some language. I need it in file upload where I take a file from local disc and then save to server and...
5
by: kp | last post by:
Hi, I am compiling on an AIX 5.1 box and my test machine is AIX 5.3. I run the foll. steps for compiling my test binary "test" /usr/vacpp/bin/xlC test.c -c -o test.o -I/home/jag/progs/include...
1
hadi00
by: hadi00 | last post by:
Hey there, first of all I don't know if this is the best forum to best my question in , if it's not, am sorry a lot. Secondly; I want anyone uses Iconv System tool on "win xp sp2 os",plz to help me...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.