Bug: Incorrect Upgrade Documentation
In the upgrade documentation you mention under point 5 that the library files should not be executable. Unfortunately the unix command to change the file permission will also remove executable from the directories, afterwards the library module can not be found.
Test case
Run chmod -R 664 $TWIKIROOT/lib/*
Load the testenv page and check the found library module
Environment
| TWiki version: |
01 Dec 2001 |
| TWiki plugins: |
DefaultPlugin? InterwikiPlugin? SmiliesPlugin? TablePlugin? |
| Server OS: |
i586-linux |
| Web server: |
apache |
| Perl version: |
v5.6.1 built for i586-linux |
| Client OS: |
NT 4.0 |
| Web Browser: |
IExplorer |
--
JoergBieri - 05 Apr 2003
Follow up
Fix record
Topic revision: r1 - 05 Apr 2003 - 20:09:22 -
JoergBieri