iconv () not supported.

Discussion about the open-source Phalanger [?] project.

iconv () not supported.

Postby Acuna » June 25th, 2014, 7:16 pm

Hello!

I have installed the Phalanger 3.0. All works fine, but iconv () is not supported. My programs are fall down when I'm using it.

And I have the iconv.dll in Extensions folder.

What it can be? Thanks a lot!
Acuna
 
Posts: 4
Joined: June 25th, 2014, 7:01 pm

Re: iconv () not supported.

Postby Acuna » June 27th, 2014, 5:46 pm

Hello, Acuna.

You should add the wrapper for iconv.
Just create the app.config in your ready app target, then add this code to it:

Code: Select all
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <phpNet>
    <classLibrary>
      <add assembly="php_iconv.mng, Version=3.0.0.0, Culture=neutral, PublicKeyToken=4ef6ed87c53048a3" section="iconv" />
    </classLibrary>
  </phpNet>
</configuration>

or create the file app.config in your Phalanger dir and compile your programs with /config:"%PROGRAMFILES%\Phalanger 3.0\app.config" key.
Acuna
 
Posts: 4
Joined: June 25th, 2014, 7:01 pm

Re: iconv () not supported.

Postby Acuna » June 27th, 2014, 5:47 pm

Thanks, Acuna! All working fine!
Acuna
 
Posts: 4
Joined: June 25th, 2014, 7:01 pm

Re: iconv () not supported.

Postby Acuna » June 27th, 2014, 5:47 pm

You're welcome! ;)
Acuna
 
Posts: 4
Joined: June 25th, 2014, 7:01 pm


Return to Phalanger project

Who is online

Users browsing this forum: No registered users and 11 guests

User Control Panel

Login

Who is online

In total there are 11 users online :: 0 registered, 0 hidden and 11 guests (based on users active over the past 5 minutes)
Most users ever online was 256 on March 28th, 2024, 9:42 am

Users browsing this forum: No registered users and 11 guests