Tags:
create new tag
, view all tags

Question

Unable to run the configure script or any other perl scripts from the twiki bin directory from the web browser as instructed. I can get scripts to run if placed in the default directory /var/www/cgi-bin. From looking at the file twiki_httpd_conf.txt file it looks like the only modification to httpd.conf is to add the include statement at the end of the file and you don't configure any virtual hosts? The section of the twiki_httpd_conf file that I don't quite understand is:

# The first parameter will be part of the URL to your installation e.g. # http://my.co.uk/twiki/bin/view/... # The second parameter must point to the physical path on your disk. Be # careful not to lose any trailing /'s.

My question is how are you supposed to configure this file to point to the twiki directories?

Thanks

Environment

TWiki version: TWikiRelease04x00x00
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Red Hat ES3, kernel 2.4.21
Web server: Apache 2.0.46
Perl version: 5.8.0
Client OS: Windows XP
Web Browser: IE 6
Categories: Installation

-- RickLopez - 27 Feb 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.

-- RickLopez - 02 Mar 2006

This is an apache setup problem.

Somewhere you need to have the master apache config file or a bin/.htaccess file with ...

SetHandler cgi-script
Options +ExecCGI

-- AntonAylward - 02 Mar 2006

 
Topic revision: r4 - 2006-04-01 - PeterThoeny
 
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.