Tags:
create new tag
, view all tags

Question

Hi,

just a newbie question. I want to configure some things. Installed twiki with aptitude on Debian

I have a user who is in TWikiAdminGroup. I can log in normally, but if I click on configure in "TWiki Site Tools" I am forced to log in again. If I do the same window pops up again asking for my user password

A new registration doesn't change anything. I still can not start the configure.

Any Ideas? Chris

Environment

TWiki version: TWikiRelease04x00x05
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Debian 4.0
Web server: Apache 1.3.34-4.1+etch1
Perl version: v5.8.8
Client OS: Suse 10.3
Web Browser: Firefox 2.0.0.14
Categories:  

-- ChrisHa - 26 Jun 2008

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.

In /var/log/apache2/error.log:

[Fri Jun 27 16:19:38 2008] [error] [client 10.10.5.22] script not found or unable to stat: /var/www/twiki/bin

So that makes me think. Indeed the bin is not there, since the main twiki dir is in /var/lib/ I added in /etc/apache2/conf.d/twiki.conf ScriptAlias /twiki/bin "/var/lib/twiki/bin" and that was it. Can now access configure.

-- ChrisHa - 27 Jun 2008

Another thing: In twiki.conf, make sure your IP is allowed to see configure! Order Deny,Allow Deny from all Allow from 127.0.0.1, 192.168.1.10 Require user TWikiGuest Satisfy Any

-- ChrisHa - 27 Jun 2008

 
Change status to:
Topic revision: r2 - 2008-06-27 - ChrisHa
 
Twitter Delicious Facebook Digg Google Bookmarks E-mail LinkedIn Reddit StumbleUpon    
  • Download TWiki
TWiki logo Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.