Re: [CentOS] Firefox Sync Server 1.5 on CentOS 7

2017-10-22 Thread Gordon Messmer
On 10/22/2017 10:09 PM, Nicolas Kovacs wrote: Any comments so far? As far as I can see, you created a /usr/local/lib/sync-1.5/ directory and built this stuff there. As root or as a different user? Any custom permissions there? The installation can be performed as a non-apache user, providing t

Re: [CentOS] Firefox Sync Server 1.5 on CentOS 7

2017-10-22 Thread Nicolas Kovacs
Le 22/10/2017 à 21:37, Gordon Messmer a écrit : > > Yes, I use the following httpd configuration file: > > WSGIProcessGroup sync > WSGIPassAuthorization On > > WSGIDaemonProcess sync user=apache group=apache processes=2 threads=25 > python-path=/usr/local/lib/sync-1.5/syncserver/local/lib/python

Re: [CentOS] Firefox Sync Server 1.5 on CentOS 7

2017-10-22 Thread Gordon Messmer
On 10/22/2017 09:40 AM, Nicolas Kovacs wrote: Before I go into further details, has anybody here managed to get this thing to run on CentOS ? Yes, I use the following httpd configuration file: WSGIProcessGroup sync WSGIPassAuthorization On WSGIDaemonProcess sync user=apache group=apache proc