Hi guys, I have PHP 5.4.16 (FPM) + Nginx + MariaDB (mysql). I'm install latest version of Vanilla, and it's works, but with bad urls /index.php?p=/discussion/. How I should set up my nginx site config? Thanks.
/index.php?p=/discussion/
Please add this to you config.php to see the full error
$Configuration['Garden']['Errors']['MasterView']= 'deverror.master.php';
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
http://vanillaforums.org/discussion/comment/206705/#Comment_206705
And for some further reading: https://www.google.de/?gws_rd=ssl#q=site:vanillaforums.org+"try_files"
Comments
Please add this to you config.php to see the full error
$Configuration['Garden']['Errors']['MasterView']= 'deverror.master.php';
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
http://vanillaforums.org/discussion/comment/206705/#Comment_206705
And for some further reading: https://www.google.de/?gws_rd=ssl#q=site:vanillaforums.org+"try_files"