I tried upgrading my server to run on php8.0 on FreeBSD, but that failed. Restarting Apache gives me this:
I enabled ZTS in both www/mod_php80 and lang/php80 - what is wrong?
Code:
httpd: Syntax error on line 181 of /usr/local/etc/apache24/httpd.conf: Cannot load libexec/apache24/libphp.so into server: /usr/local/libexec/apache24/libphp.so: No space available for static Thread Local Storage
Last edited by a moderator: