poster for 6.3

2018-04-23 Thread Clemens Gößnitzer
Will there be a poster for OpenBSD 6.3? Or is it possible to get the high-resolution image of https://www.openbsd.org/images/Harry.gif? And maybe even for 6.1? I still have some doors left for great OpenBSD posters :) Thanks again for a great new version! Donation will be on its way :) Clemens

Re: 500 httpd error with owncloud

2014-12-29 Thread Clemens Gößnitzer
File permissions should be ok, I changed the ownership of /var/www/owncloud and owncloud-data to www:www, no change whatsoever. It must be something with owncloud, because when I am not logged in, I can see the owncloud login screen just fine. Furthermore, a phpinfo() page works, too. But when I l

Re: 500 httpd error with owncloud

2014-12-29 Thread Clemens Gößnitzer
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

Re: 500 httpd error with owncloud

2014-12-30 Thread Clemens Gößnitzer
[This message has also been posted to gmane.os.openbsd.misc.] > 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 >

Re: problems with run wirless driver

2015-01-05 Thread Clemens Gößnitzer
On 5 Jan 2015 22:21, Stefan Sperling wrote: > Hmm, that makes a driver bug more likely. > > Can you try with FreeBSD? Their driver has essentially become the upstream > version of run(4). If their driver works better we might be able to fix ours. Yes I will, but on Satuarday the earliest. I wil

Re: setting up an email server in a recent version of OpenBSD

2021-09-27 Thread Clemens Gößnitzer
On 27/09/2021 19:42, Teno Deuter wrote: Dear group, anyone could point to some recent online resources how to setup an email server in OpenBSD? What I found from Google was a bit thin. So I'm wondering if I was missing something out there. Thank you for your support Check out this from Gille

Updating nextcloud to new major version

2022-05-13 Thread Clemens Gößnitzer
When I try to update nextcloud to the next major version, it would not let me easily: # pkg_add -vi nextcloud Update candidates: quirks-5.5 -> quirks-5.5 quirks-5.5 signed on 2022-05-12T23:37:02Z Ambiguous: choose package for nextcloud a 0: 1: nextcloud-21.0.8p0 2: nextcloud

Re: Updating nextcloud to new major version

2022-05-13 Thread Clemens Gößnitzer
On Fri, 2022-05-13 at 11:05 -0700, Courtney wrote: > Have you tried pkg_add -Uu? That did not do the trick... Thanks for the suggestion. > > Courtney > > On 5/13/22 10:35, Clemens Gößnitzer wrote: > > When I try to update nextcloud to the next major version, it would >

Re: Updating nextcloud to new major version

2022-05-13 Thread Clemens Gößnitzer
On Fri, 2022-05-13 at 20:58 +0200, Florian Obser wrote: > On 2022-05-13 19:35 +02, Clemens Gößnitzer > wrote: > > When I try to update nextcloud to the next major version, it would > > not > > let me easily: > > > > # pkg_add -vi nextcloud > > U