Hey guys, need your help to install MonicaHQ on Webfaction. I'm following the Generic Instructions. I created a database, cloned Git repo, installed everything using Composer (into a PHP7.2 application folder), configured .env file. Now, how do I access the application through the website? When I enter the website, which this application is assigned to, I get "Hello World". When trying to access other .php files, I get exceptions. I also tried creating .htaccess file in the application folder, setting the handler of .php files to php72-cgi. Still doesn't work. PHP and web development aren't my primary competences, so I'm sorry if I'm missing something very simple here. asked 05 Mar '18, 15:47 nrgbodya |