Sample Header Ad - 728x90

Host symfony app on plesk obsidian

0 votes
1 answer
1628 views
Anyone was able to successfully run symfony application on the plesk environment already? I'm new to management of plesk, until now i was configuring vhosts by my self, with use Apache / Nginx. I just moved most of my Wordpress Websites to the plesk without an issue, i was able to run also Laravel 5.7 Project, without a single problem. But somehow symfony project is causing me some troubles. I've read about that symfony 4 requires PHP 7.1. I've tried to run it on every single possible PHP version from 7.0 to 7.4 (fpm / cgi). I am using Plesk 18 Obsidian. I just unpacked the project files in the home directory of my domain inside of folder named Symfony and made an symbolic link to the PUBLIC folder as httpdocs, but it doesn't worked, it always show 403 page. Edit: I also tried to unpack it directly in httpdocs folder, and in the hosting settings change root directory to /httpdocs/public, but then it keeps asking me about username in password, like it was pasword protected area.
Asked by Sharminte (1 rep)
Feb 10, 2020, 06:27 PM
Last activity: Nov 20, 2020, 08:28 AM