Guest User

Untitled

a guest
Feb 17th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. When I run the following command
  2.  
  3. then I am getting following error.
  4.  
  5. $ php --ini
  6. Configuration File (php.ini) Path: /usr/local/etc/php/7.0
  7. Loaded Configuration File: /usr/local/etc/php/7.0/php.ini
  8. Scan for additional .ini files in: /usr/local/etc/php/7.0/conf.d
  9.  
  10. composer install --no-plugins --no-scripts
  11. composer update --no-plugins --no-scripts
  12.  
  13. so always run composer without sudo
  14.  
  15. vagrant halt
  16. ...
  17. vagrant up
Add Comment
Please, Sign In to add comment