Thread: Help!
View Single Post
  #19  
Old 02-02-2018, 02:37 PM
goofyunicorn's Avatar
goofyunicorn goofyunicorn is offline
Kelpie
 
Join Date: Feb 2018
Location: Unicorn Land
Posts: 101
Gender: Female
Credits: 13,333
goofyunicorn is on a distinguished road
Default

Quote:
Originally Posted by Dinocanid View Post
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.
I have done the show hidden files and can't find a htacess file. Where could I find it?
Reply With Quote