basic xwiki installation and first wiki tutorial??
Hi, I have installed XWike correctly on a Debian Sarge host, using JBoss and PostgreSQL and the instructions on www.xwiki.org. Is there anywhere a tutorial available the guides me into creating aA *minimal* filled database without all the example, or even an *empty* database with instructions on how to fill the database so that xwiki can start up? In addition, is there a good tutorial (I am afraid that good is: any tutorial that painstakingly simple and step by step, assuming that *I* have to follow it ;-)) on how to create my first and only xwiki on the installation created above? TIA -- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl
Hi, have you followed this tutorial : http://www.xwiki.org/xwiki/bin/view/Main/InstallJbossPostgres You just have to create the database. XWiki will generate all the table he needs. when you will have created the database, your wiki will be created. You just have to launch JBoss. actually, when you install xwiki, you have a blank wiki without the admin functions. We have to do a database with it, but you can copy it from another wiki. Jérémi On 4/12/06, Joost Kraaijeveld <[email protected]> wrote:
Hi,
I have installed XWike correctly on a Debian Sarge host, using JBoss and PostgreSQL and the instructions on www.xwiki.org.
Is there anywhere a tutorial available the guides me into creating aA *minimal* filled database without all the example, or even an *empty* database with instructions on how to fill the database so that xwiki can start up?
In addition, is there a good tutorial (I am afraid that good is: any tutorial that painstakingly simple and step by step, assuming that *I* have to follow it ;-)) on how to create my first and only xwiki on the installation created above?
TIA
-- Groeten,
Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl
-- You receive this message as a subscriber of the [email protected] mailing list. To unsubscribe: mailto:[email protected] For general help: mailto:[email protected]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
-- Blog: http://www.jeremi.info LinkedIn: https://www.linkedin.com/profile?viewProfile=&key=1437724 Project Manager XWiki: http://www.xwiki.org skype: jeremi23 -- msn et gtalk : [email protected]
On Thu, 2006-04-13 at 09:48 +0800, jeremi joslin wrote:
Hi, have you followed this tutorial : http://www.xwiki.org/xwiki/bin/view/Main/InstallJbossPostgres Yes, as I have mentioned I have a working Debian/JBoss/PostgreSQL/xwiki installation.
You just have to create the database. XWiki will generate all the table he needs. Yes, I have done that, but in that case I do not seem to able to log in as admin (using Admin and admin as user and password).
actually, when you install xwiki, you have a blank wiki without the admin functions. We have to do a database with it, but you can copy it from another wiki. What does the phrase "without the admin functions" mean?
-- Groeten, Joost Kraaijeveld Askesis B.V. Molukkenstraat 14 6524NB Nijmegen tel: 024-3888063 / 06-51855277 fax: 024-3608416 web: www.askesis.nl
On 4/13/06, Joost Kraaijeveld <[email protected]> wrote:
On Thu, 2006-04-13 at 09:48 +0800, jeremi joslin wrote:
Hi, have you followed this tutorial : http://www.xwiki.org/xwiki/bin/view/Main/InstallJbossPostgres Yes, as I have mentioned I have a working Debian/JBoss/PostgreSQL/xwiki installation.
You just have to create the database. XWiki will generate all the table he needs. Yes, I have done that, but in that case I do not seem to able to log in as admin (using Admin and admin as user and password). Sure, the user admin does not exist in a blank wiki. Check in your file xwiki.cfg if you have the superadmin password set: xwiki.superadminpassword=toto
after you can log in with superadmin/toto.
actually, when you install xwiki, you have a blank wiki without the admin functions. We have to do a database with it, but you can copy it from another wiki. What does the phrase "without the admin functions" mean?
Admins functions are wiki pages which allow you to manage your users, groups, class... Jérémi -- Blog: http://www.jeremi.info LinkedIn: https://www.linkedin.com/profile?viewProfile=&key=1437724 Project Manager XWiki: http://www.xwiki.org skype: jeremi23 -- msn et gtalk : [email protected]
participants (2)
-
jeremi joslin -
Joost Kraaijeveld