How to Install Magento 2 with required PHP extensions

preview_player
Показать описание
How to #Install #Magento2 with required #PHP extensions
#HowTo
0) Install all php extensions for Magento 2

apt install php7.1-fpm php7.1-mcrypt php7.1-curl php7.1-cli php7.1-mysql php7.1-gd php7.1-xsl php7.1-json php7.1-intl php-pear php7.1-dev php7.1-common php7.1-mbstring php7.1-zip php7.1-soap php7.1-bcmath

1) First we will Download Magento from Git:

2) Extract to folder on /var/www/html/magento

3) Check for proper rights and assign rights:

chown -R www-data:www-data /var/www/html/ && chmod -R 755 /var/www/html/

4) Create databse

Access phpmyadmin and create Databse

5) Access site and Install

My php Version 7.0 was Inable... this is want the issue:

IMPORTANT :

Disable PHP 7.0 and inable PHP 7.1

Disable : sudo a2dismod php7.0

Inable: sudo a2enmod php7.1

Prefix is important if you want to host multiple site on one database. Or you want to secure your databse. Or you just want Profix :)

Password was wrong :P

Yeah.. Pakistan

Awesommmm... Lets hope it goes file

It will take some time........

Info This is very good site for setting-up PHP environment for Magento2

Done.. it is installed

Perfect.. Thank you :)

About: Ibrahim's Channel is Youtube Channel, where I will share Technology, Lifestyle, Science, Food, Fun, Unboxing + Review and much more.... So Share, Support, Subscribe!!!... Pakistan Zindabad






My Gadgets Review:



!!!!!!Contact!!!!!



Рекомендации по теме