For some strange reason I say yes to taking a Mangeto 2 project on, last used Mangeto 1.9 a few years back how difficult can it be??
Followed the Instructions on installing Via composer NO Joy, this is after Adobe sent me all over thier site to try and get me to download photoshop and abobe CS
FFS Adobe I don't want these I just want to install Mangeto locally
Decided to install via GitHub copied the Repo, ran composer install
the ran
php bin/magento setup:install \ --base-url=http://mywebsite.com \ --db-host=localhost \ --db-name=magento2 \ --db-user=magentip \ --db-password=youmysqlpassword \ --admin-firstname=Admin \ --admin-lastname=Admin \ --admin-email=admin@admin.com \ --admin-user=admin \ --admin-password=admin123 \ --language=en_US \ --currency=USD \ --timezone=America/Chicago \ --use-rewrites=1
Installed the DB, it decided I have an Error as I don't have OpenSearch or ElesticSerach installed - WTF do I need these for a local install.
It also decided I don't have a domain set up eventhough I specifically told it so..
I have done an Install on Windows Xammp No joy! and iMac using Valet.
How difficult can it be or why is it so difficult, I have install countless amouts of Laravel Projects, WordPress project and anything in between Locally and pushed to live, why does Magento make life so hard.
If someone has a proper simplified step by step guide, that doesn't involve havibgn to have a masters degree I'd be intrested to hearing from you
Hello @SmartMal
You need either elastic seach or open search to install the Magento 2.
You can not install Magento without elasticsearch or opensearch. Its a add-on in the process but these are required components in the installation of magento. Since elasticsearch is shifted to elastic license and the free version has limited access control, i would recommend going for opensource. Since it's licensed on Apache license and is a open source product, it give more access and control features. There are some other features that differentiate between the both but it all comes down to licensing difference. Also you can go for a managed magento hosting, where all the complexities would be dealt by the provider and you can focus on your site.
Follow any tutorial for installing magento 2's latest version or any other specific version as you need:
Follow up any online blog tutorials like "Thecoachsmb's" or some other popular sites (Mageplaza),but below is my suggested blog page for installation and further learning(Thecoachsmb)-blog
I can give you the link for the tutorial:
For linux/ubuntu
https://www.thecoachsmb.com/install-magento-2-4-5-on-ubuntu-22-04-complete-guide/
For windows
https://www.thecoachsmb.com/6-steps-to-install-magento2-on-xampp-windows-using-composer/
Installing Magento 2 can be frustrating, especially if you're used to simpler platforms like Laravel and WordPress. The unexpected requirements, like needing OpenSearch or Elasticsearch, can throw off your installation process. It's crucial to check the documentation or community forums for simplified guides that won't make you feel overwhelmed. Imagine being a seasoned developer who’s tackled countless projects, only to be stumped by Magento's complexities. During this challenging journey, take a breather and unwind with Pikashow TV to enjoy your favorite shows. This way, you can recharge and approach the installation with a fresh perspective.