[Koha] Plugin Error

Doug Dearden dearden at sarsf.org
Wed Jun 13 07:08:36 NZST 2018


Hi Satish,

What user does Apache run under?  On my Debian system the default is www-data.  If that is the case on your Ubuntu system then I would do:
su chgrp www-data plugins
su chmod 775 plugins

I think that addresses the indicated problem.

Best,

Doug

-----Original Message-----
From: Koha [mailto:koha-bounces at lists.katipo.co.nz] On Behalf Of SATISH
Sent: Tuesday, June 12, 2018 12:43 PM
To: Koha <koha at lists.katipo.co.nz>
Subject: [Koha] Plugin Error

Hi,

With Koha 17.11.06.000 On L-Ubuntu 16,04 Desktop from package installation
method,

I am getting follwoing error while uploading .kpz file at  Home › Tools ›
Plugins.


*Cannot unpack file to the plugins directory.Please verify that the Apache
user can write to the plugins directory.*

What is the right permission ??
.
As a root user, I have created plugins directory

drwxr-xr-x 6 gechlibrary-koha gechlibrary-koha 4096 Jun  8 22:48 gechlibrary
drwxr-xr-x 2 root             root             4096 Jun 12 17:28 plugins

I tried to change,
chown -R gechlibrary-koha:gechlibrary-koha /var/lib/koha/plugins/

drwxr-xr-x 6 gechlibrary-koha gechlibrary-koha 4096 Jun  8 22:48 gechlibrary
drwxr-xr-x 2 gechlibrary-koha gechlibrary-koha 4096 Jun 12 17:28 plugins


Alias /plugin/ "/var/lib/koha/plugins/" is updated in
/etc/apache2/sites-available/gechlibrary.conf

In both cases, I am not able to to perform upload plugin.

Please help.

Satish MV
Librarian
Govt. Engineering College, Hassan
_______________________________________________
Koha mailing list  http://koha-community.org
Koha at lists.katipo.co.nz
https://lists.katipo.co.nz/mailman/listinfo/koha


More information about the Koha mailing list