On 2019-05-22 7:54 a.m., Jon Knight wrote:
Have you checked if you have SELinux enabled?  That sometimes causes issues 
with being able to write to temporary directories from Apache derived 
processes, write to network sockets from CGI scripts, etc.

A little off topic, but Satish mentions an Ubuntu variant. Please note that SELinux is not necessarily recommended in Ubuntu (apparmor is the default security, which should be removed and purged before installing SELinux as they conflict.) SELinux was developed for Centos and RHEL, and while it is more "fine-grained" that makes it more challenging to configure (we played with it on a dev 18.04 server a little while ago.)

If you have apparmor installed try:

sudo aa-status

which will show in broad-brush terms what is being enforced (if it is running, which it should be.)

Paul> ________________________________________
From: Koha <[email protected]> on behalf of SATISH 
<[email protected]>
Sent: 21 May 2019 08:29:27
To: Koha
Subject: Re: [Koha] Plugin Error

Hi,

With Lubuntu 16.04 LTS + Koha 18.11.05 + MySQL + Installation by Package
Method

Still I am not able to upload plugins to Koha

Throws the same error:
*--*

*Cannot unpack file to the plugins directory.Please verify that the Apache
user can write to the plugins directory.*
--
I tried permission with all possible names suggested in the reply ( like,
www-data, koha-instance, root) , but no success.

Can you please help me get this fixed?

With thanks.
Satish MV
Librarian
Govt. Engineering College, Hassan
Karnataka
_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha



_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
https://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to