cancel
Showing results for 
Search instead for 
Did you mean: 

Don't able to execute a php order

Don't able to execute a php order

Hello people,

 

i am new in developing with magento so i got this issue while installing Magento 2. I followed the step-to-step guide, which is explained in the book of Alexander Steireif with the ISBN 978-3-8362-4231-8.

While following his instructions I have to execute the following steps in the console:

 

cd C:/xampp/htdocs/magento

php bin/magento setup:static-content:deploy de_DE

 

But at this point I got an issue with the "php". It can't be executed because it was spelled wrong or is unknown.

The path of the installed data is as mentioned before.

 

Do you have any ideas how to solve this issue or have any links which might help me?

 

Thanks for helping and have a nice weekend!

1 REPLY 1

Re: Don't able to execute a php order

I think you have missed the Composer installation without composer installation you cant run any Magento 2 commands. You need to first install composer to run magento commands.

 

You can check your composer status and if already installed or not using below magento own documentation links,

install Composer in magento 2

 

Please let me know if you have any query.

 

 

If Issue Solved, Click Kudos/Accept As solutions. Get Magento insight from
Magento 2 Blogs/Tutorial