Connecting Tech Pros Worldwide Forums | Help | Site Map

iconv error

Al
Guest
 
Posts: n/a
#1: Jul 17 '05
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


Daedalus.OS
Guest
 
Posts: n/a
#2: Jul 17 '05

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