Tags:
create new tag
view all tags

Question

I'm a new install and am slowly working out the kinks. I can't edit Prefs, etc. because I am not logged in as an Admin user. I can't register an Admin user due to the following error (from warn*):

fileparse(): need a valid pathname at /usr/local/apache2/twiki/lib/TWiki/Store/RcsFile.pm line 112., then it refers to line 175 in the Basename.pm file. I get this error when trying to complete a registration. I checked whether rcs was installed by calling it from a command prompt in linux and it responds. Any ideas? Thanks.

Environment

TWiki version: TWikiRelease04x00x04
TWiki plugins: DefaultPlugin, EmptyPlugin, InterwikiPlugin
Server OS: Linux 2.6.9-22.ELsmp
Web server: Apache 2.2.2
Perl version: Perl 5.8.5
Client OS:  
Web Browser: IE
Categories: Registration

-- LindaVenable - 01 Aug 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.

I'm guessing that you have modified either the name of the users web or the name of the directory used for registration approvals in configure. If you attach your LocalSite.cfg here this can be confirmed (change {DefaultUrlPath} and any mail addresses in the file before attaching it to foil hackers)

-- CrawfordCurrie - 06 Aug 2006

Thanks for looking at this! Sorry for the delay in providing this.

$TWiki::cfg{DataDir} = '/usr/local/apache2/twiki/data'; $TWiki::cfg{Password} = '2s5A0JPzStYwI'; $TWiki::cfg{Site}{Lang} = 'en'; $TWiki::cfg{LocalesDir} = '/usr/local/apache2/twiki/locale'; $TWiki::cfg{ScriptUrlPath} = '/twiki/bin'; $TWiki::cfg{DefaultUrlHost} = 'http://libwiki.imf.org'; $TWiki::cfg{Site}{FullLang} = 'en-us'; $TWiki::cfg{PubUrlPath} = '/twiki/pub'; $TWiki::cfg{PubDir} = '/usr/local/apache2/twiki/pub'; $TWiki::cfg{TemplateDir} = '/usr/local/apache2/twiki/templates'; $TWiki::cfg{Site}{CharSet} = 'iso-8859-15'; $TWiki::cfg{Register}{NeedVerification} = 0; $TWiki::cfg{LoginManager} = 'TWiki::Client::TemplateLogin'; 1;

-- LindaVenable - 05 Oct 2006

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions
Topic revision: r4 - 2006-10-05 - LindaVenable
 
  • 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.