Interesting. This was working with FreeBSD 14.3 but as of FreeBSD 15.0 i see the following:
Error_log 2025/11/29 14:34:49 [error] 76006#100398: *9047 upstream prematurely closed connection while reading response header from upstream, client: 162.157.247.67, server: www.nk.ca, request: "POST /~doctor/blog/serendipity/serendipity_admin.php? HTTP/3.0", upstream: "fastcgi://unix:/var/run/php-fpm.sock:", referrer: "https://www.nk.ca/~doctor/blog/serendip ... ction]=new"
php-fpm log [29-Nov-2025 14:30:03.152289] DEBUG: pid 71140, fpm_got_signal(), line 81: received SIGCHLD
[29-Nov-2025 14:30:03.152363] DEBUG: pid 71140, fpm_event_loop(), line 426: event module triggered 1 events
[29-Nov-2025 14:30:03.152431] NOTICE: pid 71140, fpm_children_bury(), line 300: [pool www] child 71150 exited with code 0 after 12103.741743 seconds from start
[29-Nov-2025 14:30:03.152449] DEBUG: pid 71140, fpm_children_make(), line 449: blocking signals before child birth
[29-Nov-2025 14:30:03.154962] DEBUG: pid 71140, fpm_children_make(), line 473: unblocking signals, child born
[29-Nov-2025 14:30:03.154997] NOTICE: pid 71140, fpm_children_make(), line 479: [pool www] child 82633 started
Gemini thinks it is the Mariadb. Could it something is FreeBSD? Using nginx not Apache.
FreeBSD 15.0 and MariaDB
Re: FreeBSD 15.0 and MariaDB
Is Apache available? It is strange that there is no PHP error shown. This might fail at a lower level than regular Serendipity code, and the apache2 route (so I assume as the included module) has seen a lot more testing.
With the log shown I at least have no idea, apart from trying the current git master (which should end up in a 2.6-beta2). We did have some MariaDB patches recently, iirc.
With the log shown I at least have no idea, apart from trying the current git master (which should end up in a 2.6-beta2). We did have some MariaDB patches recently, iirc.