We relaunched the TWiki.org project with an expanded TWiki charter, and we invite you to participate! The TWiki.org Code of Conduct agreement took effect on 27 Oct 2008. We ask existing twiki.org users to opt-in. You need to opt-in to participate in the Blog, Codev, Plugins and TWiki webs. -- PeterThoeny - 27 Oct 2008
Tags:
create new tag
, view all tags

Question

I have spent quite some time on this problem. I now have a completely stripped down Apache configuration, with a fresh twiki installation where I have followed the installation instructions religiously.

When I type http://lan-ip-number/wiki I see the welcome page. I click the Configure link to run the configure script and nothing happens. I see a blank screen, no source shown if I right click to view source.

The error log only show a series of errors as follows, nothing else:

Could not write "Plugins: could not fully register SpreadSheetPlugin? , no plugin topic" to /warn200611.txt: Permission denied, referer: http://10.254.5.210/wiki/

I have tried both of the workarounds suggested at the bottom of /bin/LocalLib.cfg in case this is the problem. Nothing changes.

My configuration lines in twiki_httpd.conf are:

ScriptAlias? /twiki/bin/ "/var/www/wiki/bin/"

Alias /twiki/ "/var/www/wiki/"

and so on. I have confirmed that apache is reading this config file by placing a syntax error in it and seeing Apache complain on startup.

Any ideas?

Environment

TWiki version: TWikiRelease04x00x05
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Fedora Core 5
Web server: Apache 2.0.54
Perl version: 5.8.6
Client OS: MS Windows XP SP 2
Web Browser: FireFox? 2.0
Categories: Installation

-- TWikiGuest - 24 Nov 2006

Answer

ALERT! 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.

Have you checked if file permissions are correct?

-- ArthurClemens - 27 Nov 2006

The message "Plugins: could not fully register SpreadSheetPlugin, no plugin topic" is an indication that the {SystemWebName} in configure is set incorrectly or that it can't be read. Check the twiki/bin/LocalLib.cfg setting and the twiki/lib/LocalSite.cfg setting.

The message "/warn200611.txt: Permission denied" is an indication that the twiki/data directory or twiki/data/warn200611.txt file is not writable by the Apache user (such as user nobody)

-- PeterThoeny - 27 Nov 2006

As mentioned, I followed the instructions on twiki.org, so permissions were fine. However, thanks for PeterTheony? for mentioning twiki/lib/LocalSite.cfg - I copied the .cfg.txt to .cfg, set all the right paths and twiki is working! Thanks so much. Perhaps you should mention this file on the twiki.org installation page.

-- TWikiGuest - 28 Nov 2006

 
Change status to:
Topic revision: r5 - 28 Nov 2006 - 10:22:01 - TWikiGuest
Support.ConfigureResultsInBlankScreen moved from Support.ConfgureResultsInBlankScreen on 24 Nov 2006 - 12:03 by ArthurClemens - put it back
 
TWIKI.NET
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback