SID-00229: Trying to access view: Can't locate TWiki/Users/TWikiUserMapping.pm
| Status: |
Answered |
TWiki version: |
4.2.4 |
Perl version: |
v5.8.8 built for i386-freebsd-64int |
| Category: |
CategoryInstallation |
Server OS: |
FreeBSD 7.1 |
Last update: |
16 years ago |
Howdy
I have installed the twiki form the ports tree on Freebsd 7.1 and I can run the configure script but when I try and go to
http://127.0.0.1/twiki/bin/view/
I get the message
Can't locate TWiki/Users/TWikiUserMapping.pm in
@INC
(
@INC
contains: /usr/local/www/twiki/lib . /usr/local/lib/perl5/5.8.8/BSDPAN /usr/local/lib/perl5/site_perl/5.8.8/mach /usr/local/lib/perl5/site_perl/5.8.8 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.8.8/mach /usr/local/lib/perl5/5.8.8) at (eval 45) line 3
There is no Users directory in /usr/local/www/twiki and the file
TWikiUserMapping.pm does not exist on the system.
Do I need to add other packages?
--
TWikiGuest - 27 Mar 2009
Discussion and Answer
According to your INC path, you should have all TWiki libs below
/usr/local/www/twiki/lib. Check if there is a
/usr/local/www/twiki/lib/TWiki/Users directory. In there you should have a
TWikiUserMapping.pm file. Make sure those files and directories are readable by your webserver user. Download the standard .zip or .tgz package from TWiki from twiki.org and compare the directories with your TWiki distribution.
--
PeterThoeny - 28 Mar 2009
Closing this question after more than 30 days of inactivity. Feel free to reopen if needed. Consider engaging one of the
TWiki consultants if you need timely help. We invite you to
get involved with the community, it is more likely you get community support if you support the open source project!
--
PeterThoeny - 2009-05-02
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.