[
https://issues.apache.org/jira/browse/JSPWIKI-440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12654459#action_12654459
]
Harry Metske commented on JSPWIKI-440:
--------------------------------------
In JSPWiki's WEB-INF/jspwiki.properties, at the bottom, you will find a line
that looks like this :
log4j.rootCategory=WARN,FileLog
change that to :
log4j.rootCategory=DEBUG,FileLog
Also in jspwiki.properties, you will find a log4j statement that determines
what your log file is :
log4j.appender.FileLog.File = /var/jspwiki/logs/jspwiki.log
Recycle JSPWiki, and you should see this file appearing.
> Plesk Installation of *.war
> ---------------------------
>
> Key: JSPWIKI-440
> URL: https://issues.apache.org/jira/browse/JSPWIKI-440
> Project: JSPWiki
> Issue Type: Bug
> Components: Servlet Container/Java compatibility
> Affects Versions: 2.8
> Environment: I have JAVA 1.5 installed on Suse Linux 10 and use Plesk
> 9.x with a simple web interface.
> Reporter: Jens Doll
> Assignee: Harry Metske
> Priority: Minor
>
> I just tried to install your Wiki, but did not succeed with it. I use Plesk
> and a simple dialogue to upload *.war applications.
> You would do yourselves and the community a big favour, if you would kindly
> configure the Wiki for ease-of -use also under Plesk.
> Greetings from Ahrensburg, Germany,
> Jens Doll
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.