cancel
Showing results for 
Search instead for 
Did you mean: 

php magento setup:upgrade dont work

SOLVED

php magento setup:upgrade dont work

Hi, this is the error i got

 

Check https://getcomposer.org/doc/articles/troubleshooting.md#memory-limit-errors for more info on how to handle out of memory errors.[foodyolr@lsv3 bin]

1 ACCEPTED SOLUTION

Accepted Solutions

Re: php magento setup:upgrade dont work

Hi @cryezzis875211,

 

Can you try running your command like this:

 

php -d memory_limit=-1 bin/magento setup:upgrade

 Hope this helps you!

Problem Solved! Click Kudos & Accept as Solution!

View solution in original post

1 REPLY 1

Re: php magento setup:upgrade dont work

Hi @cryezzis875211,

 

Can you try running your command like this:

 

php -d memory_limit=-1 bin/magento setup:upgrade

 Hope this helps you!

Problem Solved! Click Kudos & Accept as Solution!