Stuart Henderson <[email protected]> writes: > On 2025-09-14, Divan Santana <[email protected]> wrote: >> Why would dns lookup fail for freshrss a php httpd application, but it >> works when I run dig +short URL ? > > See "Making network connections" in PHP's pkg-readme file.
Thank you Stuart and Zé, that was the issue. I should have been reading the php readme.

