• Having trouble getting SMTP postman to run… it’s saying “This PHP installation requires the iconv library.”

    It’s running PHPv56 … so not sure what to do to add this iconv library thing…??

    Can you help asap?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The same here…I think nobody really cares…delete the plugin and get something else, that is what I am going to do if I don+t find solution in next 2h…

    Plugin Author Jason Hendriks

    (@jasonhendriks)

    That’s right. iconv is a required library.

    https://php.net/manual/en/iconv.installation.php

    If you installed PHP yourself, you should be able to install this library, or enable it in your php config file.

    If you are not in control of your php installation, because for example you pay someone to host WordPress for you, then you may have to contact your host for help.

    Cheers,
    Jason ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘This PHP installation requires the iconv library.’ is closed to new replies.