php 8.3

  1. Aknot

    FreeBSD 15 and PHP 8.3 CLI generates "exited on signal 11 (core dumped)"

    We jumped from FreeBSD 13 to FreeBSD 15 last night, and everything seems to be working just fine. Except this, when we run PHP 8.3.30 in CLI only, we always get exited on signal 11 (core dumped) - even if the script was ran successfully. NOTE: I'm not sure if this is related to FreeBSD 15 or...
  2. W

    Solved Cannot install php83-fpm

    # uname -a FreeBSD myserv 15.0-RELEASE FreeBSD 15.0-RELEASE releng/15.0-n280995-7aedc8de6446 GENERIC amd64 # pkg update -f All repositories are up to date. # pkg install php83 The most recent versions of packages are already installed # pkg install php83-fpm pkg: No packages available to...
Back
Top