Question
I installed TWiki-4.1.2 on a hosted site (awardspace.com). I had to use RcsLite.
The configuration scripts comes with no "errors" nor "warnings".
Everything is working all right so far.
My only problem is that
I cannot attach files. It comes with a "Read-only" file system error.
I already tried
SettingFileAccessRightsLinuxUnix. Configure is still open if you want to take a look at it.
I do have ssh access to the site in case you need me to setup any kind of trace.
Thanks a lot.
This is what I get when I try to attach something:
Software error:
CGI open of tmpfile: Read-only file system
Compilation failed in require at /home/www/sbst-develop.com/twiki/lib/TWiki/Meta.pm line 53.
BEGIN failed--compilation aborted at /home/www/sbst-develop.com/twiki/lib/TWiki/Meta.pm line 53.
Compilation failed in require at /home/www/sbst-develop.com/twiki/lib/TWiki/Store.pm line 47.
BEGIN failed--compilation aborted at /home/www/sbst-develop.com/twiki/lib/TWiki/Store.pm line 47.
Compilation failed in require at /home/www/sbst-develop.com/twiki/lib/TWiki/Attach.pm line 39.
BEGIN failed--compilation aborted at /home/www/sbst-develop.com/twiki/lib/TWiki/Attach.pm line 39.
Compilation failed in require at /home/www/sbst-develop.com/twiki/lib/TWiki.pm line 457.
BEGIN failed--compilation aborted at /home/www/sbst-develop.com/twiki/lib/TWiki.pm line 457.
Compilation failed in require at /home/www/sbst-develop.com/twiki/lib/TWiki/UI.pm line 35.
BEGIN failed--compilation aborted at /home/www/sbst-develop.com/twiki/lib/TWiki/UI.pm line 35.
Compilation failed in require at /home/www/sbst-develop.com/twiki/bin/upload line 30.
BEGIN failed--compilation aborted at /home/www/sbst-develop.com/twiki/bin/upload line 30.
Environment
--
RomanTrujillo2 - 09 Aug 2007
Answer
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.
CGI open of tmpfile: Read-only file system sounds like the problem. I'm somewhat sure that uploading uses the tmp dir configured in
configure - so i'd suggest moving that to a new dir under your twiki directory, with similar permissions to your data dir.
--
SvenDowideit - 18 Aug 2007
I triend this and did not work.
--
RomanTrujillo2 - 23 Aug 2007
Sorry, closing this after more than 30 days of inactivity. Please feel free to reopen the question.
--
PeterThoeny - 03 Oct 2007