LIS Links

First and Largest Academic Social Network of LIS Professionals in India

Latest Activity

Dr. U. PRAMANATHAN posted an event
12 hours ago
Dr. U. PRAMANATHAN posted a blog post
12 hours ago
Profile IconAhana Guin, Harikrishnan Sahu, Akash Baliyan and 1 more joined LIS Links
16 hours ago
Saaswatee Sahoo and Ramesh Kumar are now friends
yesterday
Ramesh Kumar might attend Dr. U. PRAMANATHAN's event
yesterday
Dr. U. PRAMANATHAN and Naveen Dobriyal are now friends
yesterday
Dr. U. PRAMANATHAN posted an event
yesterday
Paojathang Haokip posted a status
"Thank you LIS Links for accepting me as a member."
yesterday
Naveen Dobriyal updated their profile
yesterday
Nuria Bautista posted a discussion
yesterday
Profile IconRachnaye, Ramesh Kumar, Jayashree Konwar and 91 more joined LIS Links
yesterday
Dr. U. PRAMANATHAN posted blog posts
yesterday
Laxman Prasad updated their profile
Wednesday
Dr. U. PRAMANATHAN posted a discussion
Wednesday
Dr. U. PRAMANATHAN posted blog posts
Tuesday
Alekha Karadia posted a blog post
Tuesday
Profile IconRAMAKANTA SAHU, Rajendra Dhiman, Dr H Nayana and 6 more joined LIS Links
Monday
Pradeep Kumar Singh posted a discussion
Monday
Rathod Pradip J. joined Dr. Badan Barman's group
Monday
Rathod Pradip J. joined Dr. Badan Barman's group
Monday

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: 864

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