Question
%HTTP_EQUIV_ON_VIEW%
%BROADCASTMESSAGE%
%WIKIWEBLIST%
I have just installed Twiki on a hosted Linux system.
The testenv script reports no errors, other then the Warning: Unable to set locale.
Wiki does seem to start, but for some reason it doesn't render some of the template tags, such as the ones written above and others.
The content of the pages renders correctly, but the Edit page does not.
I may have not done something during install. I don't have shell access to my server, so I couln't change the owner of the files to nobody. If that's the problem, how do I deal with it without shell access?
Environment
| TWiki version: |
TWikiBetaRelease |
| TWiki plugins: |
|
| Server OS: |
Linux, kernel 2.4.21-HN-1.2 |
| Web server: |
Apache 1.3.29 |
| Perl version: |
Perl 5.8.1 |
| Client OS: |
Windows XP |
| Web Browser: |
Opera 7.23 |
--
TWikiGuest - 22 Jan 2004
Answer
Not sure what the cause of this problem is. In case you did an upgrade, check if you did a clean upgrade. For example,
%BROADCASTMESSAGE% was added recently; you will see the non-expanded variable if the setting is missing in the
TWikiPreferences.
--
PeterThoeny - 27 Jan 2004
I got the same issue after installing the production release. Do
chmod a+x data/* worked for me, saw this inside
ImproveTestenv - Yannick Koehler
--
TWikiGuest - 11 Feb 2005