• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Question Magento 2 vhost plesk 17 multi store multi website

FAPM

Basic Pleskian
Hello,

I am having trouble configuring multi store of magento 2.1.0 on plesk 17 in SSL

Has anyone ever configured? Can you give me a track please?

Https://store1.com
Https://store2.com

When I apply the configuration, and I enter the url of my store2, it redirects me to the store1 continuously ...

Do you have a sample configuration to share ?

Thanks ALL
 
I am trying to configure the multi site of magento 2.1.3

Here is the configuration: Plesk Onyx 17.0.17 (CentOS Linux 7.3.1611 (Core)) Magento 2.1.3

I followed the tutorial:

Magento + base url etc ..

Ln -s /var/www/vhosts/domain.com/httpdocs /var/www/vhosts/store2.com/symlink

Chown -h store2: psacln /var/www/vhosts/store2.com/symlink

On plesk: open_basedir on store2.com: /var/www/vhosts/store2.com/symlink:/var/www/vhosts/domain.com/httpdocs:/tmp and directory symlink

But I get: AH00037: Symbolic link not allowed or link not accessible: /var/www/vhosts/store2.com/symlink

Lrwxrwxrwx 1 xx psacln 40 Feb 7, 18:55 /var/www/vhosts/store2.com/symlink -> /var/www/vhosts/domain.com/httpdocs

Xx is the user of the store2

An idea ?

Thanks ALL
 
Back
Top