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-nabe composer-install
#!/usr/bin/env php
Some settings on your machine make Composer unable to work properly.
Make sure that you fix the issues listed below and run this script again:
The openssl extension is missing, which means that secure HTTPS transfers are impossible.
If possible you should enable it or recompile php with --with-openssl
Then,
$ php-nabe ext-install openssl
Cannot find config.m4.
Make sure that you run '/Users/kishidakenichirou/.php-nabe/php-nabe/build/php-5.4.30/bin/phpize'in the top level source directory of the module
/Users/kishidakenichirou/.php-nabe/php-nabe/bin/php-nabe: line 416: ./configure: No such file or directory
The text was updated successfully, but these errors were encountered:
Then,
The text was updated successfully, but these errors were encountered: