SID-00717: Trying to install TinyMCEPlugin, But...
| Status: |
Answered |
TWiki version: |
4.1.2 |
Perl version: |
|
| Category: |
CategoryPlugins |
Server OS: |
Linux Ubuntu |
Last update: |
16 years ago |
I'm trying to install
TinyMCEPlugin for editor.
i do this by going into configure > plugins
once i click install i get:
lib/
lib/TWiki/
lib/TWiki/Plugins/
lib/TWiki/Plugins/TinyMCEPlugin.pm
TinyMCEPlugin_installer
data/
data/TWiki/
data/TWiki/TinyMCEQuickHelp.txt
data/TWiki/TinyMCEPlugin.txt
Error: Failed to move file 'lib/' to /usr/lib/cgi-bin/lib: Permission denied
Software error:
Installation terminated at /usr/share/perl5/TWiki/Configure/UIs/EXTEND.pm line 149.
what wrong?
--
DanMarino - 2010-01-13
Discussion and Answer
The error says - permission denied - this means, the webserver user (generally apache) does not have write access to the directory.
Other way to install is:
- Download the plugin from site
- Take backup of your TWiki
- unzip the downloaded Plugin
- Read the topic of Plugin in TWiki web, read about configuration of the plugin if there are any special variables/setup needs to be done.
- modify the LocalSite.cfg to enable the plugin
Cheers,
--
SopanShewale - 2010-01-14
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
PeterThoeny - 2010-03-04
If you answer a question - or someone answered one of your questions - please remember to edit the page and set the status to answered. The status selector is below the edit box.