[Koha] Plugin (Coverflow) dissapear from plugin tools
Alvaro Cornejo
cornejo.alvaro at gmail.com
Thu Jun 27 11:34:40 NZST 2019
Hi
We are trying to install coverflow plugin 2.4.24 on Koha 17.05.14 with
memcached enabled. However after configuring the plugin, if we return to
the plugin page, we have a message saying that there is no plugin installed.
If we do reload it again, it shows the config we have entered previously.
These are the plugin permits:
drwxr-xr-x 3 user-koha user-koha 4096 Jun 26 17:56 bower_components
-rw-rw-r-- 1 user-koha user-koha 327 Oct 4 2018 bower.json
-rw-rw-r-- 1 user-koha user-koha 5081 Oct 4 2018 configure.tt
-rwxrwxr-x 1 user-koha user-koha 292 Oct 4 2018 coverflow.pl
drwxr-xr-x 3 user-koha user-koha 4096 Jun 26 17:56 lib
-rw-rw-r-- 1 user-koha user-koha 22099 Oct 4 2018 logo.png
-rw-rw-r-- 1 user-koha user-koha 2342 Oct 4 2018 opacuserjs.tt
-rw-rw-r-- 1 user-koha user-koha 3658 Oct 4 2018 report.tt
Wew have addded this to the OPAC part of the apache2.conf file
ScriptAlias /coverflow.pl
"/var/lib/koha/library/plugins/Koha/Plugin/Com/ByWaterSolutions/CoverFlow/
coverflow.pl"
Alias /plugin/ "/var/lib/koha/library/plugins/"
# The stanza below is needed for Apache 2.4+
<Directory /var/lib/koha/library/plugins/>
Options Indexes FollowSymLinks
AllowOverride None
Require all granted
</Directory>
We have restarted apache, koha-common and memcached but still no succes.
Any ideas?
Regards
Alvaro
|-----------------------------------------------------------------------------------------------------------------|
More information about the Koha
mailing list