Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To simplify the documentation, we will only deal with the Linux distribution Ubuntu Server (especially Ubuntu Server 21.10). The installation should be similar on other distributions.

...

To be sure, you can check the installation with this command:

nginx -v

...

NGINX Version 1.18.0 on Ubuntu is installed.

Add NGINX service to the system start

...

Make Smartstore.Web executable:

chmod +x /var/www/web1100/htdocs/shophtml/Smartstore.Web

You can now proceed with the installation of Smartstore.

...