I know you got your workaround in place by changing back to prefork MPM but
just an FYI, I've filed an issue upstream to see if it can be fixed
properly...
https://github.com/backuppc/backuppc/issues/170
Thanks,
Richard
___
users mailing list -- users@l
On 11/24/2017 12:47 PM, Patrick O'Callaghan wrote:
On Fri, 2017-11-24 at 11:53 -0500, Tim Evans wrote:
Everything was working properly with F26.
Where's the permission denied coming from?
Is SElinux set to 'enforcing'? If so, do 'sudo setenforce 0' and try
again. If it works, the problem is w
On Fri, 2017-11-24 at 11:53 -0500, Tim Evans wrote:
> Everything was working properly with F26.
>
> Where's the permission denied coming from?
Is SElinux set to 'enforcing'? If so, do 'sudo setenforce 0' and try
again. If it works, the problem is with SElinux labelling. If not, it's
something els
7] [cgid:error] [pid 1162:tid
139834463086336] (13)Permission denied: [client ::1:43468] AH01257:
unable to connect to cgi daemon after multiple tries:
/usr/share/BackupPC/sbin/BackupPC_Admin, referer:
http://localhost/backuppc?action=summary
Everything was working properly with F26.
Where