In the root@….:/var/www/html/magento240 I am running following command: php bin/magento setup:install –base-url=”http://127.0.0.1/magento240/” –db-host=”localhost” –db-name=”magento240″ –db-user=”root” –db-password=”2014″ –admin-firstname=”mage” –admin-lastname=”comp” –admin-email=”[email protected]” –admin-user=”admin” –admin-password=”admin@123″ –language=”en_US” –currency=”USD” –timezone=”America/Chicago” –use-rewrites=”1″ –backend-frontname=”admin”
But I am always getting this error:
Could not open input file: bin/magento
I am using Ubuntu 20.4 and fulfill all perquisites. What am I doing wrong? (127.0.0.1 is running)
submitted by /u/nihaja
[link] [comments]