Call to undefined function: iconv()

Discussion in 'PHP' started by Realm, Oct 20, 2007.

  1. #1
    hi, I keep getting this error on a script I just installed: "Call to undefined function: iconv()" then it gives me the file and the line of the code

    here is the code:
    does anyone know how to fix this problem?

    my site is running on php version 4.7
     
    Realm, Oct 20, 2007 IP
  2. Maloid

    Maloid Peon

    Messages:
    69
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It look like that script requires the iconv module to work. You might want to conect your host about it
     
    Maloid, Oct 20, 2007 IP
  3. Realm

    Realm Well-Known Member

    Messages:
    1,797
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    160
    #3
    thanks I will contact my host regarding it:)
     
    Realm, Oct 20, 2007 IP
  4. Realm

    Realm Well-Known Member

    Messages:
    1,797
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    160
    #4
    it seems like I got access to shell...but I don't have a clue on how to install that module...can anyone give me a step by step proccess?

    thanks
     
    Realm, Oct 20, 2007 IP
  5. Koster

    Koster Guest

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Look there http gnu.org/software/libiconv/
    See install section
     
    Koster, Oct 21, 2007 IP