Hello all- I'm brand new to FosWiki and a little lost. I'm not even sure I'm asking for help in the right way or right place.

I just installed (last week) FosWiki on a Centos 7 machine and got as far as viewing http://10.194.132.187/foswiki/INSTALL.html

I used the Apache Config Generator to create foswiki.conf and put it in /etc/httpd/conf.d/

It complained about missing Perl modules- Crypt::PasswdMD5 and Error.pm and something else I've forgotten. I used CPAN to install them. Now the information in the INSTALL.html file has changed completely:
Foswiki detected an internal error - please check your Foswiki logs and webserver logs for more information.

Can't locate autopath in @INC (@INC contains: path path path path path path path . path)

Where it says (@INC contains: path path... that's literally what's there, the word "path" over and over, and dot (".")

In /var/log/httpd/access I see 500 errors. In /var/log/httpd/error I see:

[Tue Aug 07 10:27:48.646259 2018] [cgi:error] [pid 15945] [client 10.194.134.102:10584] AH01215: Can't locate auto/CGI/Session/File/dataref.al in @INC (@INC contains: /var/www/foswiki/lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 . /var/www/foswiki/lib/CPAN/lib) at /var/www/foswiki/lib/Foswiki/LoginManager.pm line 883.

There's lots more errors (I think) in there too.

I'm at a loss here. Can someone help please?

TIA,

Tom

-- TomPeters - 07 Aug 2018
Topic revision: r1 - 07 Aug 2018, TomPeters
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy