You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP 7.1.6 (cli) (built: Jun 21 2017 22:30:53) ( NTS )
Copyright (c) 1997-2017 The PHP Group
Zend Engine v3.1.0, Copyright (c) 1998-2017 Zend Technologies
build:
./configure --with-php-config=/usr/local/webserver/php/bin/php-config --with-libmemcached-dir=/usr/local/libmemcached --enable-memcached-sasl
make
make install
I've compiled PHP 7.1.6 from source (CENTOS 7.3 x64) and build php-memcached with branch php7, but got a segmentfault when get/set $_SESSION.
pls help for this issue.
Best regards,
code:
The text was updated successfully, but these errors were encountered: