LIS Links

First and Largest Academic Social Network of LIS Professionals in India

Latest Activity

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

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