Thread: Help!
View Single Post
  #18  
Old 02-02-2018, 02:32 PM
Dinocanid's Avatar
Dinocanid Dinocanid is offline
Member
 
Join Date: Aug 2016
Location: Maryland, USA
Posts: 516
Gender: Unknown/Other
Credits: 65,184
Dinocanid is on a distinguished road
Default

Quote:
Originally Posted by goofyunicorn View Post
Yes it does say that :)
This is really weird then. I read that it could be related to not having an htaccess file. You can check if it's there by enabling "show hidden files" under the file manager settings. If one is there, try enabling error reporting by adding this at the bottom:
PHP Code:
php_value error_reporting 1 
It might show a more specific error that's easier to figure out, instead of the mysterious 500 error.

I'd really like to figure out what causes this, since I'm using x10 for my site and I haven't run into this error.
__________________
Reply With Quote