Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bolt.so for php 7.4 with ZTS enabled ? #26

Open
dva-re opened this issue Dec 7, 2022 · 0 comments
Open

bolt.so for php 7.4 with ZTS enabled ? #26

dva-re opened this issue Dec 7, 2022 · 0 comments

Comments

@dva-re
Copy link

dva-re commented Dec 7, 2022

php compiled with

'./configure' '--prefix=/etc/php7' '--with-bz2' '--with-zlib' '--with-zip' '--disable-cgi' '--enable-soap' '--enable-intl' '--with-openssl' '--with-readline' '--with-curl' '--enable-ftp' '--enable-mysqlnd' '--with-mysqli=mysqlnd' '--with-pdo-mysql=mysqlnd' '--enable-sockets' '--enable-pcntl' '--with-pspell' '--with-enchant' '--with-gettext' '--enable-gd' '--enable-exif' '--with-jpeg' '--with-freetype' '--with-xsl' '--enable-bcmath' '--enable-mbstring' '--enable-calendar' '--enable-simplexml' '--enable-json' '--enable-session' '--enable-xml' '--enable-opcache' '--with-config-file-path=/etc/php7/cli' '--with-config-file-scan-dir=/etc/php7/etc' '--enable-cli' '--enable-maintainer-zts' '--with-tsrm-pthreads' '--enable-fpm' '--with-apxs2=/usr/bin/apxs' '--with-fpm-user=www-data' '--with-fpm-group=www-data'

--

error:

PHP Startup: Unable to load dynamic library 'bolt.so' (tried: /etc/php7/lib/php/extensions/no-debug-zts-20190902/bolt.so (/etc/php7/lib/php/extensions/no-debug-zts-20190902/bolt.so: undefined symbol: compiler_globals), /etc/php7/lib/php/extensions/no-debug-zts-20190902/bolt.so.so (/etc/php7/lib/php/extensions/no-debug-zts-20190902/bolt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

@arshidkv12 Please, can you compile .so also for this environment (ts) ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant