Enable NGINX fastcgi_pass

Hi Guys.
We’re currently in the process of Migrating out Magento 1 system to Magento 2 and have decided to use the Ubertheme migrator. I had the following questions:

  1. Before undertaking data migration we already built the site, installed extensions and put some brands/categories and test customers on as we were told  that data migration should be the LAST step we undertook. Will this adversely affect the data migration process or will the values on there simply be overwritten?

Upon consulting the Readme file we were given the following instruction:

  • Step 1. Check your current Nginx configuration:
    If you have custom Nginx configuration, you need to check the following Nginx parameter: fastcgi_pass {your_value}
    -- Open our UB Data Migration Pro’s Nginx configuration file at: path_to_your_magento2/pub/ub-tool/nginx.conf.
    -- Then find the line fastcgi_pass 127.0.0.1:9000;, and replace this parameter with your own value fastcgi_pass {your_value};.
  • Step 2: please add the following configuration to the end of your nginx.conf file: include path_to_your_magento2/pub/ub-tool/nginx.conf;
    Sample configuration in your nginx.conf file:

I am not currently sure if we use NGINX as the site is hosted by an external company. where would I find this information?
 
Thanks for your time
 
 
 

3 answers

Profile photo of Mall Staff 184060.00 $tone January 8, 2019
Public

Hi there,

I am not currently sure if we use NGINX as the site is hosted by an external company. where would I find this information?

You should contact to hosting provider to get more help about that information.

we already built the site, installed extensions and put some brands/categories and test customers on as we were told  that data migration should be the LAST step we undertook. Will this adversely affect the data migration process or will the values on there simply be overwritten?

Our migration tool doesn’t affect the existing data in your M2 instance. In this case, you could not select to keep original ids when migrating data.

Regards,
Mall.

#
Profile photo of ubdev Staff 98150.00 $tone January 8, 2019
Public

Hi there, 
Yes, please contact with your hosting provider for further help with Nginx. 
For any additional question, please get back to us here. 
Regards,
Ubertheme team

#2

Please login or Register to Submit Answer

Written By

Comments