Author Topic: my server some web 500 internal Server Error but not show error log  (Read 7868 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
my server some web  500 internal Server Error but not show error log i don't know why

i use Joomla 3.5.1

joomla 2.5 work

apache error log

SoftException in Application.cpp:567: Directory "/home/mbanida/conference/2017" is writeable by group
 Premature end of script headers: index.php

Offline
*
Re: my server some web 500 internal Server Error but not show error log
« Reply #1 on: June 20, 2016, 12:49:49 AM »
use
find . -type d -exec chmod -R 755 {} \;

find . -type f -exec chmod -R 644 {} \;

work for fix

Offline
**
Re: my server some web 500 internal Server Error but not show error log
« Reply #2 on: September 14, 2016, 02:54:48 PM »
Maybe you're looking in the wrong log try /usr/local/apache/logs