- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2018
05:52 AM
03-24-2018
05:52 AM
theme installation
Good day
I have asked my web hosting to install magento 2.1 on my site.
I purchased a theme.
I am following the manual where it says I must upload the app, lib and pub folder to my magento root. The manual does not say i must replace existing files but I did.
But when I start my site, I get
xxxxxsite
is currently unable to handle this request.
HTTP ERROR 500.
Please help.
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2018
02:40 PM
03-29-2018
02:40 PM
Re: theme installation
Have a look in /var/logs/ exception.log, debug.log and system.log
These should give you more information on the error you are receiving.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2018
06:48 AM
04-13-2018
06:48 AM
Re: theme installation
Hi,
1) Check if you upload files to correct location
2) Check if theme require setup:upgrade command (usualy does)
3) HTTP 500, it's server side error. Check webserver logs (not Magento logs)
Best regards