This question about : Asked
NatSkin save problem: Foswiki detected an internal error
--
PeterKirchner - 11 Dec 2018
The
Question1969 is anwered with fix in
Question1942
After I used the fix in
Question1942
It looked good at the first view but now I cannot even log in:
"Foswiki detected an internal error - please check your Foswiki logs and webserver logs for more information.
Attempt to reload Foswikipath aborted. Compilation failed in require"
I found the error.log but I have no idea how to fix it.
I removed the "Set SKIN = nat" from the file "/data/Main/SitePreferences.txt" then I could log in again and I did not see any problem anymore.
So I edited Main/SitePreferences again and added the line:
"Set SKIN = nat"
When I saved Main/SitePreferences the message appeared:
"Attention
Error saving topic
During save of
SitePreferences an error was found by the version control system.
Please notify your Foswiki administrator.
Poeration save failed with an internal error
Go back in your browser and save your changes locally."
I checked error.log and found errors with
DBCachePlugin.
Now I disabled the
DBCachePlugin but it does not help.
error1.log
says that the perl module
Time::ParseDate
is missing: 2018-12-11T08:11:14+01:00 warning | Can't locate Time/ParseDate.pm in @INC (you may need to install the Time::ParseDate module.
Did you try to install that perl module?
--
BeatDoebeli - 01 Jan 2019