[PHP-BUG] Bug #71189 [NEW]: No space available for static Thread Local Storage
[email protected] ("php at wesha dot name")
| Newsgroups | php.bugs |
|---|---|
| Message-ID | <[email protected]> |
From: php at wesha dot name Operating system: FreeBSD-8.1 PHP version: 7.0.1 Package: Apache2 related Bug Type: Bug Bug description:No space available for static Thread Local Storage Description: ------------ When attempting to launch Apache 2.4.18 with PHP 7.0.1 module I recieve the following message: Syntax error on line 153 of /usr/local/apache2/conf/httpd.conf: Cannot load modules/libphp7.so into server: /usr/local/apache2/modules/libphp7.so: No space available for static Thread Local Storage Line 153 is where the module loads: LoadModule php7_module modules/libphp7.so PHP5 module loads just fine without any problems. PHP7 configure string: --with-mysql=[...censored...] --with-mysqli=mysqlnd --with-gd --with-apxs2=[...censored...] --with-zlib --enable-gd-native-ttf --with-freetype-dir=[...censored...] --with-jpeg-dir=[...censored...] --with-openssl --with-iconv --enable-mbstring --enable-sockets --enable-pcntl --with-mcrypt --with-pdo-mysql --with-bz2 --enable-zip --with-curl ac_cv_decimal_fp_supported=no --mandir=[...censored...] --without-pear -- Edit bug report at https://bugs.php.net/bug.php?id=71189&edit=1 -- Try a snapshot (PHP 5.4): https://bugs.php.net/fix.php?id=71189&r=trysnapshot54 Try a snapshot (PHP 5.5): https://bugs.php.net/fix.php?id=71189&r=trysnapshot55 Try a snapshot (trunk): https://bugs.php.net/fix.php?id=71189&r=trysnapshottrunk Fixed in SVN: https://bugs.php.net/fix.php?id=71189&r=fixed Fixed in release: https://bugs.php.net/fix.php?id=71189&r=alreadyfixed Need backtrace: https://bugs.php.net/fix.php?id=71189&r=needtrace Need Reproduce Script: https://bugs.php.net/fix.php?id=71189&r=needscript Try newer version: https://bugs.php.net/fix.php?id=71189&r=oldversion Not developer issue: https://bugs.php.net/fix.php?id=71189&r=support Expected behavior: https://bugs.php.net/fix.php?id=71189&r=notwrong Not enough info: https://bugs.php.net/fix.php?id=71189&r=notenoughinfo Submitted twice: https://bugs.php.net/fix.php?id=71189&r=submittedtwice register_globals: https://bugs.php.net/fix.php?id=71189&r=globals PHP 4 support discontinued: https://bugs.php.net/fix.php?id=71189&r=php4 Daylight Savings: https://bugs.php.net/fix.php?id=71189&r=dst IIS Stability: https://bugs.php.net/fix.php?id=71189&r=isapi Install GNU Sed: https://bugs.php.net/fix.php?id=71189&r=gnused Floating point limitations: https://bugs.php.net/fix.php?id=71189&r=float No Zend Extensions: https://bugs.php.net/fix.php?id=71189&r=nozend MySQL Configuration Error: https://bugs.php.net/fix.php?id=71189&r=mysqlcfg