On Wed, Jan 07, 2015 at 06:03:23PM +0100, Stefan Sperling wrote:
> On Wed, Jan 07, 2015 at 05:53:24PM +0100, Reyk Floeter wrote:
> > # First deny access to the specified files
> > # (as a workaround, run 'mkdir -p 0 /var/www/forbidden' first)
> ^
> mk
On Wed, Jan 07, 2015 at 05:53:24PM +0100, Reyk Floeter wrote:
> # First deny access to the specified files
> # (as a workaround, run 'mkdir -p 0 /var/www/forbidden' first)
^
mkdir -m 0 /var/www/forbidden
^
?
Hi,
On Sun, Dec 28, 2014 at 10:41:01AM +0100, Clemens Goessnitzer wrote:
> 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
Reading the recent post on misc, "Best way forward w.r.t.
apache/nginx/httpd?", I don't think httpd is ready for owncloud,
especially for someone with little experience running web servers.
Anyway, thanks guys for your support.
Clemens
On 30.12.14 08:03, Jona Joachim wrote:
> [This message has a
On 2014-12-29, Clemens Gößnitzer wrote:
> Hey,
>
>>Since your initial email you have not included any config files, i.e.
>>httpd.conf, etc. Would you, perhaps, care to share them with us? My
>>shew stone is being serviced.
>
> Of course. Here they are:
>
> # cat /etc/httpd.conf
> server "default"
Hey,
>Since your initial email you have not included any config files, i.e.
>httpd.conf, etc. Would you, perhaps, care to share them with us? My
>shew stone is being serviced.
Of course. Here they are:
# cat /etc/httpd.conf
server "default" {
listen on wpi0 port 80
directory { no
On Mon, Dec 29, 2014 at 11:51:21AM EST, Clemens Goessnitzer wrote:
> [...]
> The first three directories are all empty, and some_number is an
> alphanumeric string. Taking a quick look in the session files did
> not reveal anything new to me - but I am not a developer at all :)
Hi Clemens,
Since
from Samsung Mobile
Original message
From: Clemens Goessnitzer
Date: 12-29-2014 04:12 (GMT-05:00)
To: misc@openbsd.org
Subject: Re: 500 httpd error with owncloud
$ ldd /usr/bin/sqlite3
/usr/bin/sqlite3:
StartEnd Type Open Re
e foreground and increase its verbosity.
>
> Did you manage to run a simple perl or bash script through the server?
>
>
> Sent from Samsung Mobile
>
> Original message
> From: Clemens Goessnitzer
> Date: 12-29-2014 04:12 (GMT-05:00)
> To: misc@op
Goessnitzer
Date: 12-29-2014 04:12 (GMT-05:00)
To: misc@openbsd.org
Subject: Re: 500 httpd error with owncloud
$ ldd /usr/bin/sqlite3
/usr/bin/sqlite3:
        Start           End             Type
Open Ref GrpRef Name
        00b21e80
$ ldd /usr/bin/sqlite3
/usr/bin/sqlite3:
StartEnd Type Open Ref GrpRef Name
00b21e80 00b21ec11000 exe 10 0
/usr/bin/sqlite3
00b491c4e000 00b49212 rlib 01 0
/usr/lib/libsqlite3.so.28.0
00b498a0f000 0
Maybe this can help:
http://www.protoc.org/blog/2014/11/23/first-thoughts-on-the-new-openbsd-httpd-server/
I don't use php nor owncloud, but I use sqlite3 through C++ and my
understanding, and it works for me, is that required libraries must be in
/var/www/lib since this is a chroot environment.
What do you have in /var/www/usr/lib
# ls -la /var/www/usr/
total 16
drwxr-xr-x 4 root daemon 512 Dec 28 21:55 .
drwxr-xr-x 14 root daemon 512 Dec 28 20:59 ..
drwxr-xr-x 2 root daemon 512 Dec 26 23:29 sbin
drwxr-xr-x 3 root daemon 512 Dec 28 20:47 share
No such directory.
I also
What do you have in /var/www/usr/lib?
On Sun, Dec 28, 2014 at 10:41:01AM +0100, Clemens Goessnitzer wrote:
>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, th
14 matches
Mail list logo