I could use some guidance here.
- Auto update did the update to DirectAdmin 1.656
- I wanted to update Exim but noticed the issue with libiconv
- Followed the instructions from the DA changelog and removed old libraries and did
Code:
da build all - Building of PHP 8 and PHP8.1 failed with error
.Code:
configure: error: Please reinstall the iconv library - Restored libiconv with
Code:
da build restore_old_local libiconv - Rebuilt PHP8 and PHP8.1 which worked