Help with Campaign+ setup on Ubuntu 16.04

ceoak2017

Beginner
Hello guys,

I just installed Apache + php7.1-fpm and Mysql with all the required dependencies on Ubuntu 16.04 for campaign+ and i got the install to work successfully.

However, after i enter my login details on website.com/login it get an error which says "
Whoops, looks like something went wrong.

Anyone know what the problem could be?

all my files are chmod 777 recursively and i have the .htaccess file and .env file uploaded

Any ideas?
 
Hi there, can you change the following two variables in your .env file to the values mentioned

APP_DEBUG=true
APP_LOG_LEVEL=debug

Once saved, try opening the application again for the exact error.

Thank You
Wasif
 
I'm running Nginx. Could you help with the webserver rules for NginX which is available in the .htaccess files for Apache.
 
Back
Top