[xwiki-users] Access/Editing the xwiki.cfg file
Hello guys, This might seem silly but I can't find how to access and edit the xwiki.cfg file, Where is it ? Any help ? Best Regards, -- *BHY*
Hi. Please look at: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration (the xwiki directory is inside the webapp application of your container) Louis-Marie 2014-02-13 18:02 GMT+01:00 Belkhiria Hamza Yazid <[email protected]>:
Hello guys,
This might seem silly but I can't find how to access and edit the xwiki.cfg file, Where is it ? Any help ?
Best Regards,
-- *BHY* _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Thanks, So i did not understand how to do this line in that link "by stopping the XWiki instance and editing either the xwiki/WEB-INF/xwiki.cfg file or the xwiki/WEB-INF/xwiki.properties one, and then restarting XWiki." My goal is *to enable the stats property* in the easiest possible way Any help On 13 February 2014 18:40, Guillaume "Louis-Marie" Delhumeau < [email protected]> wrote:
Hi.
Please look at: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration
(the xwiki directory is inside the webapp application of your container)
Louis-Marie
2014-02-13 18:02 GMT+01:00 Belkhiria Hamza Yazid <[email protected]
:
Hello guys,
This might seem silly but I can't find how to access and edit the xwiki.cfg file, Where is it ? Any help ?
Best Regards,
-- *BHY* _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- *BHY*
Hi, To stop and start XWiki, you should find 2 scripts (one called 'stop_xwiki.sh' on Unix, 'stop_xwiki.bat' on Windows). Execute it. Edit the 'xwiki.cfg' file (you probably want to edit the line with 'xwiki.stats.default=0' to switch it to the value 1). Then restart XWiki (with 'start_xwiki.sh' on Unix, 'start_xwiki.bat' on Windows). The scripts are available if you installed the generic installer (with Jetty embedded) called 'xwiki-enterprise-installer-generic-5.4.1-standard.jar' (depending on the version you downloaded) If you run XWiki on something else (like Apache Tomcat), you just need to restart stop, edit then start Tomcat. Hope this help. -- Jean On jeu., 2014-02-13 at 19:48 +0100, Belkhiria Hamza Yazid wrote:
Thanks,
So i did not understand how to do this line in that link
"by stopping the XWiki instance and editing either the xwiki/WEB-INF/xwiki.cfg file or the xwiki/WEB-INF/xwiki.properties one, and then restarting XWiki."
My goal is *to enable the stats property* in the easiest possible way
Any help
On 13 February 2014 18:40, Guillaume "Louis-Marie" Delhumeau < [email protected]> wrote:
Hi.
Please look at: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration
(the xwiki directory is inside the webapp application of your container)
Louis-Marie
2014-02-13 18:02 GMT+01:00 Belkhiria Hamza Yazid <[email protected]
:
Hello guys,
This might seem silly but I can't find how to access and edit the xwiki.cfg file, Where is it ? Any help ?
Best Regards,
-- *BHY* _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
participants (3)
-
Belkhiria Hamza Yazid -
Guillaume "Louis-Marie" Delhumeau -
Jean SIMARD