Hello, On 15 Jul 2025, at 17:11, Ryan Carsten Schmidt wrote:
> On Jul 15, 2025, at 10:58, mat wrote: >> >> It took me some time to come back to this php installation on that old 10.11 >> Mini. >> It is meanwhile running with Nginx and php-fpm. >> >> When I run ports install php84, Version: 8.4.0RC1 is installed, but a >> version php8.4.7 was announced recently. How can I install it? >> >> I also encounter a problem I did see before: Is_dir returns false with a >> valid path, same with file_exists. >> >> Php74 runs smoothly, 8.4 is not crashing, so I guess I miss something for >> getting php8.x working correctly. > > I have not had the time/energy to update the php ports after 8.4.0RC1 was > released. > > There are open tickets and pull requests. Thank you. >> I also encounter a problem I did see before: Is_dir returns false with a >> valid path, same with file_exists. I’ve seen this before with php83 (php82 is still crashing - I sent a log). Any hint where to look for?