Tags:
create new tag
view all tags

Question

Can't run the configure script with a new installation, because it requires authentication. I installed a new OS, new Apache, new TWiki. I haven't set any passwords anywhere, except for Linux users. How can I manually configure, so no passwords are needed? I don't care if I have security or not in my LAN. I just want to get started.

Environment

TWiki version: TWikiRelease04x00x05
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Suse Linux 9.3
Web server: Apache 2.0
Perl version: 5.8.6
Client OS: Suse Linux 9.3 and Windows 2006 SP 4
Web Browser: all; Firefox 1.5.0.8, Mozilla 1.7.12, IE 6.0.x
Categories: Authentication

-- VaughnSpurlin - 25 Nov 2006

Answer

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

Made a little progress by editing the twiki.conf text from ApacheConfigGenerator. I turned off all security, so now I can execute the configure script, and have a bunch of errors to figure out. I thought a plain vanilla install of Suse Linux + Apache + TWiki would just run, but I guess not. After spending a couple of days on this, maybe next weekend I can try again. Any advice about a way to reinstall everything and have it work the first time would be greatly appreciated.

-- VaughnSpurlin - 26 Nov 2006

You can use the distributed twiki_httpd_conf.txt file. Rename to twiki_httpd.conf, edit the values and include the file from the default httpd.conf.

-- ArthurClemens - 27 Nov 2006

I am closing this question since you are able to execute configure now. If needed, please re-open this with detailed error message (see SupportGuidelines.)

-- PeterThoeny - 27 Nov 2006

I try to install TWIKI on a Linux/Apache server and generated the server security settings with "TWIki:TWiki.ApacheConfigGenerator". If I will run now the "configure" script from my browser, the browser ask for a password - but what password, the configuration is not finished. What can I do? What is wrong?

- The answers above I do not understand as solution ??? What "httpd.conf" should I include in the "twiki_httpd.conf"...

-- TWikiGuest - 29 Nov 2006

Apache has a default httpd.conf, most likely located in /etc/httpd/. In that file write:

Include /path/to/my/twiki/twiki_httpd.conf
Check the path to your TWiki dir with pwd.

-- ArthurClemens - 29 Nov 2006

Oh - but I have no administration rights on this server and can nothing change on apache. I have only my folder, and there I can install whatever ...

-- TWikiGuest - 29 Nov 2006

You can install TWiki also into existing directories. Copy the twiki/bin into a cgi-bin enabled directory, twiki/pub into an htdocs enabled directory, and the other dirs anywhere you like; reflect the directory structure in bin/LocalLib.cfg and lib/LocalSite.cfg.

-- PeterThoeny - 29 Dec 2006

Change status to:
Edit | Attach | Watch | Print version | History: r8 < r7 < r6 < r5 < r4 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r8 - 2006-12-29 - PeterThoeny
 
  • Learn about TWiki  
  • Download TWiki
This site is powered by the TWiki collaboration platform Powered by Perl Hosted by OICcam.com Ideas, requests, problems regarding TWiki? Send feedback. Ask community in the support forum.
Copyright © 1999-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.