Owncloud with Apache 2.4, PHP FPM, and Plesk
Posted on Mon 04 April 2016 in Sysadmin • Tagged with Apache, HTTP, SSL, Owncloud, PHP, Plesk
After about two weeks of fiddling around, I finally managed to get my own instance of owncloud up and running with Apache behind Plesk. Here's how I did it:
- Set up a sub-domain in Plesk, e.g.
owcloud.mydomain.com
- Set up a database for owncloud using Plesk.
-
Make sure …
Continue reading