Tags:
create new tag
, view all tags

Question

I have an odd problem: If I enable mod_perl in .htaccess by using:


  SetHandler perl-script
  PerlHandler Apache::Registry
  Options ExecCGI
  PerlSendHeader On
  allow from all

it will sometimes work, mostly not. Any page in twiki being viewed will show 1 in 7 tries or so. The other 6, apache will report an internal browser error in the browser. If you check its logfile, you'll see, that it reports an Undefined subroutine &Apache::Registry::handler called. error.

Environment

TWiki version: TWikiRelease02Sep2004
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Solaris 8
Web server: Apache 1.3.27
Perl version: mod_perl, using 5.8.0 (can not upgrade atm)
Client OS: Linux
Web Browser: Mozilla
Categories: Installation

-- PhilippeSteindl - 19 Oct 2005

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.

I have heard a number of people comment that the Registry method of enabling mod_perl has problems. Drop in to IRC, and look for Wohali/JoanTouzet - she has solved these problems.

-- CrawfordCurrie - 30 Nov 2005

Further on this, see Bugs:Item766. You need to write a tartup.pl for mod_perl.

-- CrawfordCurrie - 04 Dec 2005

 
Topic revision: r4 - 2005-12-04 - 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.