My 3.7.2 site gives me Error 500 on both backend end frontend - Joomla! Forum - community, help and support
hi,
when 3.7.2 came out updated version , has been running fine since then. today error 500 on both backend end frontend.
i haven't been logged in site today (i'm admin) , our user haven't done else far know (it's holiday here sweden)
any ideas on can start looking?
the site @ http://www.lackogk.se
this adress works fine
http://www.lackogk.se/robots.txt
so conclusion there wrong within joomla installation.
regards
mattias
when 3.7.2 came out updated version , has been running fine since then. today error 500 on both backend end frontend.
i haven't been logged in site today (i'm admin) , our user haven't done else far know (it's holiday here sweden)
any ideas on can start looking?
the site @ http://www.lackogk.se
this adress works fine
http://www.lackogk.se/robots.txt
so conclusion there wrong within joomla installation.
regards
mattias
it errant change on file/directory permissions @ server. edit configuration.php file , set error reporting development. see if php errors print. may need change permission of file before editing. may @ 444 , want @ 644 allow writing.
code: select all
public $error_reporting = 'development';
Comments
Post a Comment