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

drush si seems to be broken with D8 and PHP 5.5 #123

Closed
chx opened this issue Sep 18, 2013 · 4 comments
Closed

drush si seems to be broken with D8 and PHP 5.5 #123

chx opened this issue Sep 18, 2013 · 4 comments

Comments

@chx
Copy link
Contributor

chx commented Sep 18, 2013

I am trying to install D8 HEAD (it works through the GUI) and drush si gets stuck after /usr/bin/php -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off /usr/local/drush/drush.php --php=/usr/bin/php --php-options=' -d magic_quotes_gpc=Off -d magic_quotes_runtime=Off -d magic_quotes_sybase=Off' --backend=2 --root=/home/chx/www/system --uri=http://default sql-query 'SHOW TABLES' 2>&1 [3.22 sec, 9.27 MB]

@greg-1-anderson
Copy link
Member

Similar to #76.

@chx
Copy link
Contributor Author

chx commented Sep 19, 2013

#76 has error messages. I don't have any error messages just a stuck drush. Note: I am on PHP 5.5.

@greg-1-anderson
Copy link
Member

Yes, perhaps the symptoms are different, but I thought it would be most convenient to try to reproduce and fix all of the site-install issues at the same time.

PHP 5.5 might be a factor here, though.

@chx
Copy link
Contributor Author

chx commented Sep 23, 2013

Can't reproduce this any more.

@chx chx closed this as completed Sep 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants