473,804 Members | 3,562 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

iconv error

Al
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 following error:

Fatal error: Call to undefined function: iconv() in
/home/garry/public_html/pmnl/admin/send.php on line 78

I think the server is Linux based.

Anyone know what is likely to be causing this error?

Thanks

-Al

Jul 17 '05 #1
1 2379
The php iconv extension is probably not present.

Dae

"Al" <bi******@hotma il.com> wrote in message
news:11******** *************@g 44g2000cwa.goog legroups.com...
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 following error:

Fatal error: Call to undefined function: iconv() in
/home/garry/public_html/pmnl/admin/send.php on line 78

I think the server is Linux based.

Anyone know what is likely to be causing this error?

Thanks

-Al

Jul 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
5078
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 wrong? (Note: I also tried this, unsuccessfully, with Chinese characters: $out = iconv("gb2312", "utf-8", $in); )
1
2483
by: Strong IsOnlyWord | last post by:
I find a problem: Now when i input some special word in browser ,the Apache will report the error. My Apache error_log: python: ../iconv/skeleton.c:324: __gconv_transform_utf8_internal: Assertion `nstatus == GCONV_FULL_OUTPUT' failed. How to fix the bug?
1
4724
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
2460
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: 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...
4
5184
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 utf-8 and iso-8859-1 and iconv-ing the string with original xml in it ($isostr=iconv('WINDOWS-1250', 'ISO-8859-1', $winstr);) before xml parsing did no good (illegal characters, which i could //IGNORE or //TRANSLIT but then I would loose...
2
3507
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 use in web pages, for example, as img source. What should be the second parameter of the function? Say,
5
10487
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 -I/ usr/lpp/application/include /usr/vacpp/bin/xlC -o test -L/home/jag/progs/lib -L/usr/lib -L/usr/lpp/ application/lib -brtl -s test.o -lapplicationapi -liconv
1
1770
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 how he does that, cause I tried it a lot and it failed, this is what I've done so far ; 1- I downloaded GnuWin32 Iconvlib and installed on my hard disk , "by the way I am working my developement on a localhost sever on my own pc", 2- when ever I...
5
4260
by: jimmyg123 | last post by:
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
1
10323
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10082
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7621
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6854
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5525
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5652
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4301
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3821
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2993
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.