Hi All
I have a running server (FreeBSD 11.1 i386 @ 256MB machine, apache 2.4 + PHP5.6) work fine.
Nearly, I plan upgrade to PHP7.1, but got below error message when apache24 service start.
The problem occur from PHP7.0 on my server, but can't fix until now.
I google and result https://bugs.php.net/bug.php?id=71189
The bug status: Open still...
Can help me about debug, suggest or solution?
Thank a lot.
I have a running server (FreeBSD 11.1 i386 @ 256MB machine, apache 2.4 + PHP5.6) work fine.
Nearly, I plan upgrade to PHP7.1, but got below error message when apache24 service start.
Code:
httpd: Syntax error on line 144 of /usr/local/etc/apache24/httpd.conf:
Syntax error on line 1 of /usr/local/etc/apache24/modules.d/100_mod_php7.conf:
Cannot load libexec/apache24/libphp7.so into server: /usr/local/libexec/apache24/libphp7.so:
No space available for static Thread Local Storage
The problem occur from PHP7.0 on my server, but can't fix until now.
I google and result https://bugs.php.net/bug.php?id=71189
The bug status: Open still...
Can help me about debug, suggest or solution?
Thank a lot.