• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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