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

Getting PHP warning in ee shell with php 5.6 #274

Open
kirtangajjar opened this issue Dec 24, 2018 · 0 comments
Open

Getting PHP warning in ee shell with php 5.6 #274

kirtangajjar opened this issue Dec 24, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@kirtangajjar
Copy link
Contributor

I created a site with following command:

ee site create example.com --type=wp --mu=subdir --php=5.6 --cache

and in fresh site, i can see following working in ee shell.

^_^[www-data@example.com:~/htdocs]$ php -v
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20131226/memcached.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20131226/memcached.so: cannot open shared object file: No such file or directory in Unknown on line 0
PHP 5.6.38 (cli) (built: Nov 16 2018 07:27:46)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
    with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant