LIS Links

First and Largest Academic Social Network of LIS Professionals in India

Latest Activity

Ramesh Kumar left a comment for Saaswatee Sahoo
yesterday
Himakhi Das updated their profile
yesterday
Dr. U. PRAMANATHAN posted an event
Friday
Dr. U. PRAMANATHAN posted a blog post
Friday
Profile IconAhana Guin, Harikrishnan Sahu, Akash Baliyan and 1 more joined LIS Links
Friday
Saaswatee Sahoo and Ramesh Kumar are now friends
Thursday
Ramesh Kumar might attend Dr. U. PRAMANATHAN's event
Thursday
Dr. U. PRAMANATHAN and Naveen Dobriyal are now friends
Thursday
Dr. U. PRAMANATHAN posted an event
Thursday
Paojathang Haokip posted a status
"Thank you LIS Links for accepting me as a member."
Thursday
Naveen Dobriyal updated their profile
Thursday
Nuria Bautista posted a discussion
Thursday
Profile IconRachnaye, Ramesh Kumar, Jayashree Konwar and 91 more joined LIS Links
Thursday
Dr. U. PRAMANATHAN posted blog posts
Thursday
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
Jun 16
Pradeep Kumar Singh posted a discussion
Jun 16

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