Advertisement
Guest User

Untitled

a guest
Jun 24th, 2019
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. bash deployVeniaSampleData.sh --yes
  2.  
  3. mmap() failed: [12] Cannot allocate memory
  4. PHP Fatal error: Out of memory (allocated 1293950976) (tried to allocate 4096 bytes) in phar:///usr/local/bin/composer/src/Composer/DependencyResolver/Solver.php on line 223
  5.  
  6. Fatal error: Out of memory (allocated 1293950976) (tried to allocate 4096 bytes) in phar:///usr/local/bin/composer/src/Composer/DependencyResolver/Solver.php on line 223
  7. deployVeniaSampleData.sh: line 15: 20987 Killed ${composer} require ${composerParams} $(printf "${moduleVendor}/%s:dev-master@dev " "${moduleList[@]}")
  8.  
  9. max_execution_time = 3600
  10. max_input_time = 3600
  11. memory_limit = -1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement