Magento 2.4.1 setup:install problem : “the default website isn’t defined. Set the website and try again.”
I downloaded magento 2-2.4.1.zip. Unzipped it to /var/www/html/magento24/ – my local folder for local domain http://magento24.local configured by nginx on ubuntu20.04. I had done composer update or install and next use this command: bin/magento setup:install –base-url=http://magento24.local –db-host=localhost –db-name=magento24 –db-user=user24 –db-password=1234… Read More »Magento 2.4.1 setup:install problem : “the default website isn’t defined. Set the website and try again.”