Hello everyone,
I installed the owncloud server from ports, and tried to get it running
with the new httpd. Unfortunately, I get a "500 Internal Server Error"
once I log in. However, the login page is shown perfectly fine.
Here is the server log, when I run the server in debug/verbose mode
without demonizing:
default 192.168.178.18 - - [28/Dec/2014:10:29:52 +0100] "GET
/owncloud/index.php/apps/files/ HTTP/1.1" 500 0
server default, client 5 (1 active), 192.168.178.18:49545 ->
192.168.178.49, /owncloud/index.php/apps/files/ (500 Internal Server Error)
IMHO, neither the server error log nor the owncloud log provide any
evidence to locate the error. Since I am not a developer, I would
appreciate any help you could give me to solve this error.
The owncloud installation is standard, using /owncloud-data as data
directory, and sqlite3 as database. I installed owncloud by directly
downloading it from owncloud.org; however, the error remainded unchanged.
Thanks in advance,
Clemens