LIS Links

First and Largest Academic Social Network of LIS Professionals in India

Latest Activity

Reena Tomar and S. Jaffer Basha are now friends
11 minutes ago
Sheela Narayan posted a status
"When kvs form 2025 will come for the permanent post of librarian"
14 hours ago
Dr. B.K. Dalai updated their profile
17 hours ago
Profile IconDr. Badan Barman, Kankana B Badan, Munesh Kumar and 7 more were featured
18 hours ago
Profile IconHARSH, Sheela Narayan, ASHWINI KULKARNI and 1 more joined LIS Links
18 hours ago
VARUN KUMAR updated their profile
19 hours ago
AMRUTA RAVIKIRAN SHINDE updated their profile
21 hours ago
Dr. U. Pramanathan posted blog posts
yesterday
SATYAM PRAKASH TRIPATHI posted a blog post
yesterday
Rohit Jangra posted a blog post
yesterday
Suresh Kumar Dubey posted a blog post
yesterday
Narender Kumar posted a blog post
yesterday
Profile IconManjula, Chandan Mishra, Dr. B. Mini Devi and 10 more joined LIS Links
yesterday
S. S. Waghmode posted an event
yesterday
Dr. U. Pramanathan posted events
yesterday
Dr.K.S.SHIVRAJ posted an event
yesterday
Dr. U. Pramanathan posted discussions
yesterday
Velmurugan.C posted a discussion
yesterday
Dimple posted a discussion
yesterday
amreentaj posted a discussion
yesterday

Dear professionals,

After installing Koha latest version 18.11.05 we have faced a problem in enabling plugins. Its shows an error message as follows "Cannot unpack file to the plugins directory.
Please verify that the Apache user can write to the plugins directory.
"

*Screenshot attached with this

Views: 826

Attachments:

Reply to This

Replies to This Forum

The file should be in .kpz format to unpack the plugin in koha

My Suggestion Contact Indranil Das Gupta, L2C2 Technologies.

Website: http://www.l2c2.co.in/

Mobile Number: +91-98300-20971

Email ID: indradg@l2c2.co.in

To set up the Koha plugin system you must first make some changes to your install.

  • Change <enable_plugins>0<enable_plugins> to <enable_plugins>1</enable_plugins> in your koha-conf.xml file
  • Confirm that the path to <pluginsdir> exists, is correct, and is writable by the web server
  • Restart your webserver
  • Restart memcached if you are using it
  • modify the web server configuration (apache2) site-enable file and add the following line on line number 10 or above
ScriptAlias /coverflow.pl "/var/lib/koha/mykoha/plugins/Koha/Plugin/Com/ByWaterSolutions/CoverFlow/coverflow.pl" 
Alias /plugin "/var/lib/koha/mykoha/plugins"
# The stanza below is needed for Apache 2.4+
<Directory /var/lib/koha/mykoha/plugins>
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
</Directory>

RSS

© 2025   Created by Dr. Badan Barman.   Powered by

Badges  |  Report an Issue  |  Terms of Service

Koha Workshop