Sometimes (especially on shared hosting) Magento 2 web install just isn’t work – there is a plenty of reasons, but this post will not cover this topic, it’s about how to install Magento 2 via command line. So here is a simple shell script and hints to add some tuning to your install.
Continue Reading →Category Archives for Linux
Simple Magento .gitignore file
Every time I start a new Magento project I struggle with the git repository setup. After discovering and a few trials, I found a solution that works perfectly with any Magento project. So in this article we’ll talk about how to create a simple Magento .gitignore file.
Continue Reading →Installing ssh2 extension on CentOS with nginx + php-fpm
by
on
in: linux
Easy task if you have an apache server, but what about nginx + php-fpm?
Continue Reading →