Hello,
When I load my home page I get:
Exception printing is disabled by default for security reasons.
Error log record number: 839367471278
If someone could help me figure this out that would be amazing.
Thanks!
You need to log in to your FTP and check var/report folder for error files
It looks something like
839367471278.log
Hello Heathdiesel,
If you recompile Magento then give permission to the var/ directory using the following command
sudo chmod 777 -R var/
If not then figure out the complete log inside var/report/839367471278 and paste here in detail. So that we can give you a better solution.