Question
We have a TWiki install on DreamHost. The install was working until I installed the latest WYSIWYG plugin and the TinyMCE plugin.
TinyMCE come up OK but when saving a page I get the following error:
Can't locate autopath in @INC (@INC contains: path path-linux-thread-multi path path path . path path path path path path path path)
Clicking Quiet Save however does save the page.
Environment
--
SteveSoskin - 19 Oct 2007
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
I'm guessing that there's a perl library missing on dreamhost. Easiest way to find out - look in the error.log file in the logs directory of your account - it'll tell you (most of the time).
odd that quiet save works - should be more obvious once you look at the error.log file.
--
SvenDowideit - 23 Oct 2007
Nothing of consequence in the log file.....[Wed Oct 24 14:29:26 2007] [error] [client xx.xxx.xxx.xx]
\tTWiki::UI::Save::sav
e('TWiki=HASH(0x8165a44)') called at /home/.moonbean/xxxxxxxx/xxx.xxxx
.com/lib/TWiki/UI.pm line 159, referer: http://xxxx.xxxxx.co
m/bin/edit/Main/?onlywikiname=&onlynewtopic=on&topic=TestTt&topicparent=WebHome&
templatetopic=
[Wed Oct 24 14:29:26 2007] [error] [client xx.xxx.xxx.xx] \tTWiki::UI::__ANON__(
) called at /home/.moonbean/xxxxxx/xxxxx.xxxxx.com/lib/CPAN/lib/
/Error.pm line 379, referer: http://xxxx.xxxxxi.com/bin/edit/Main/?o
nlywikiname=&onlynewtopic=on&topic=TestTt&topicparent=WebHome&templatetopic=
--
SteveSoskin - 25 Oct 2007
I saw an issue before where ordinary save worked but quiet save crashed, but never this way round.
Make sure permissions are correct everywhere.
--
CrawfordCurrie - 26 Oct 2007
Especially permissions on your log files.
--
CrawfordCurrie - 26 Oct 2007
Closing, seems to be answered.
--
PeterThoeny - 03 Dec 2007
Topic revision: r6 - 03 Dec 2007 - 02:55:43 -
PeterThoeny