Seems as if you started the joomla installation without suexec and then switched to suexec without closing the webbrower in the meantime. This causes that joomla has written a session that belongs to the apache user first and then is not able to change it as web user.
There are several solutions:
a) Close all browser windows.
b) run:
rm -f /var/www/clients/client2/web2/tmp/sess_*
to remove all sessions.
Quote:
|
Had to tail the error.log 'cause it was causing memory crashing with nano and vi!!
|
For logfiles, you should use always tail and not an editor to view it.
Recent comments
17 hours 33 min ago
1 day 14 min ago
1 day 4 hours ago
1 day 5 hours ago
1 day 14 hours ago
1 day 23 hours ago
2 days 26 min ago
2 days 4 hours ago
2 days 8 hours ago
2 days 8 hours ago