Skip to main content

Questions tagged [bin-magento]

Denotes question regarding Magento command-line interface (bin/magento)

1 vote
0 answers
63 views

I have magento running from https://github.com/markshust/docker-magento , everything is working fine, but when i run composer update --ignore-platform-reqs then all bin/magento commands stop working. ...
elunicotomas's user avatar
2 votes
1 answer
652 views

I am new to magento and trying to set up a new project locally. After cloning the repo from remote to local, I run composer install and then I try to run bin/magento s:up which runs initially but ...
LosMos's user avatar
  • 121
1 vote
4 answers
819 views

My PHP version: 7.4.29 I am run this command on window 10 php bin/magento setup:install --base-url="http://mat.magento.com/" --db-host="localhost" --db-name="magento2" --...
DK Thakur's user avatar
  • 372
0 votes
3 answers
2k views

I'm using Magento 2.4.1, PHP 7.4, and xdebug 3.0.4. The xdebug is working normally with this setting in php.ini: But whenever I run bin/magento setup:upgrade or any others bin/magento command I ...
jojo's user avatar
  • 79
1 vote
0 answers
74 views

When manipulating config in the interface and wanting to track it into version control, as I see it, there are multiple options and I have doubts with every single one of them. bin/magento app:config:...
Ambidex's user avatar
  • 113
0 votes
0 answers
96 views

I have freshly installed magento 2.3.3 but when i am trying to run indexer or any other command i am getting following errors. Could not open input file: bin/magneto I have tried so many commands and ...
Sayyed Hasan's user avatar
5 votes
1 answer
1k views

I'm trying to change some settings, and this answer has already been very helpful. But now php bin/magento app:config:dump gives me [Magento\Framework\Exception\ValidatorException] Path "/var/www/...
the's user avatar
  • 331
1 vote
4 answers
3k views

I have a Magento 2.3.0 website that works correctly but suddenly (maybe after a products import, but also other various activities were done) when I try to call ANY (reindex, deploy...) command of "...
Riccardo's user avatar
  • 346

15 30 50 per page