Connecting Tech Pros Worldwide Help | Site Map

iconv error

  #1  
Old July 17th, 2005, 02:29 PM
Al
Guest
 
Posts: n/a
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

  #2  
Old July 17th, 2005, 02:29 PM
Daedalus.OS
Guest
 
Posts: n/a

re: iconv error


The php iconv extension is probably not present.

Dae

"Al" <bigal_nz@hotmail.com> wrote in message
news:1118049563.533331.90120@g44g2000cwa.googlegro ups.com...[color=blue]
> 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
>[/color]


Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Run time error on AIX: "Symbol iconv was referenced" kp answers 5 March 13th, 2008 04:45 PM
windows iconv help needed s_emiliano@yahoo.com answers 3 March 23rd, 2006 06:45 PM
iconv pbuchheit@hotmail.com answers 3 July 17th, 2005 12:50 PM
error while encoding a txt file to win-1252 Paula Blau answers 1 July 17th, 2005 05:15 AM