[imp] IMP 3.2.2 and special characters in folder names - still not working

Thomas Jarosch thomas.jarosch at intra2net.de
Tue Oct 7 08:05:37 PDT 2003


> > > > Ah, next thing: Did you install the separate libiconv library
> > > > or are you using the buggy one from the old glibc version?
> > >
> > > I didn't install the separate libiconv libs but I compiled a pretty
> > > recent version of glibc. so maybe a clean compile of libiconv 1.9.1 and
> > > php against it will help?
> >
> > Well, it works with my old 2.1.3-29 glibc and libiconv 1.8.
> > Perhaps you should give it a try.
>
> just compiled php againt latest version of libiconv and it still doesn't
> work! so what's next? I'm running out of options here...

Try adding debug output (echo "called iconv() function";) to IMP
before the iconv/mbstring function call to see which function gets called.

Thomas



More information about the imp mailing list