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

~/.composer/global/drush/drush/error_log #24

Open
zetnet opened this issue Oct 10, 2017 · 2 comments
Open

~/.composer/global/drush/drush/error_log #24

zetnet opened this issue Oct 10, 2017 · 2 comments

Comments

@zetnet
Copy link

zetnet commented Oct 10, 2017

Right after instalation and after trying to install drush with cgr, i see this file :
~/.composer/global/drush/drush/error_log
with this content:

 cat ~/.composer/global/drush/drush/error_log
[10-Oct-2017 20:31:17 Europe/Moscow] PHP Warning:  proc_open(): Descriptor item must be either an array or a File-Handle in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 67
[10-Oct-2017 20:31:17 Europe/Moscow] PHP Warning:  proc_get_status() expects parameter 1 to be resource, boolean given in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 68
[10-Oct-2017 20:31:17 Europe/Moscow] PHP Warning:  proc_close() expects parameter 1 to be resource, boolean given in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 69
[10-Oct-2017 20:37:01 Europe/Moscow] PHP Warning:  proc_open(): Descriptor item must be either an array or a File-Handle in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 67
[10-Oct-2017 20:37:01 Europe/Moscow] PHP Warning:  proc_get_status() expects parameter 1 to be resource, boolean given in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 68
[10-Oct-2017 20:37:01 Europe/Moscow] PHP Warning:  proc_close() expects parameter 1 to be resource, boolean given in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 69
[10-Oct-2017 20:37:41 Europe/Moscow] PHP Warning:  proc_open(): Descriptor item must be either an array or a File-Handle in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 67
[10-Oct-2017 20:37:41 Europe/Moscow] PHP Warning:  proc_get_status() expects parameter 1 to be resource, boolean given in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 68
[10-Oct-2017 20:37:41 Europe/Moscow] PHP Warning:  proc_close() expects parameter 1 to be resource, boolean given in /home/mygigast/.composer/vendor/consolidation/cgr/src/CommandToExec.php on line 69


@greg-1-anderson
Copy link
Member

Are you simply running cgr drush/drush? What version of php?

@zetnet
Copy link
Author

zetnet commented Oct 10, 2017

Yes. PHP 5.6

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

2 participants