-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Description
I try to install the Magento software from the command line
php bin/magento setup:install --base_url=http://example2.com/ --backend_frontname=admin --db_host=localhost --db_name=magento2 --db_user=magento2 --db_password=123456 --admin_firstname=Darth --admin_lastname=Vader --admin_email=admin@example.com --admin_user=admin --admin_password=123456 --language=en_US --currency=EUR --timezone=Europe/Amsterdam --use_sample_data
[RuntimeException]
The "--base_url" option does not exist.
Previous installation by the same command was successful
What's wrong ?
Metadata
Metadata
Assignees
Labels
No labels