MacOS X Server and Workgroup functions

Hi Gary,

I’me setting up with Apache and MySQL - but 10.3 of ownCloud requires a non-Apple instance of PHP 7.3 that provides and modules.

ownCloud/Nextcloud stopped supporting OSX/macOS as a server platform for good reasons at a very early stage: There have been some strange charset behaviors and they decided not to engineer these ā€œApple anomaliesā€ as there anyway have been only a few guys like you and I wanting to do such exotic stuff… :slight_smile:

So, I’d strongly recommend you to set it up in any Linux environent as the Pi4 (I always found all older PI’s as much too weak for appropriately setting up a cloud server…! But the Pi4 now seems to be strong enough!) or a VM on the Mac.

I also did it that way and set up the Nextcloud environment inside an VirtualBox Linux VM on an OS X host. Including the letsencrypt stuff.

I tackled that with the help of a really cool tutorial - however it is in German what helped ME very much (Maybe you can also have some benefits from it, supported by Google Translator?? :wink: ):

But honestly speaking, due to time limits I didn’t run this instance ā€˜production’ so far, and meanwhile indeed it stopped working due to letsencrypt having been timed out… So, I now need to find out to renew the certificate before I can go ahead… (I hoped I had implemented a working automatism but obviously it doesn’t… :frowning:)

And also, I’m still not completely happy with my current architecture itself - so I will need to do some further changes…