Re: [xwiki-users] Installations-problems on Debian, MySQL & Tomcat (Deployment as single war)

2010-03-05 Thread Vincent Massol
On Mar 5, 2010, at 5:51 PM, 2smart4u wrote: > Hi Vincent, > > On Fri, Mar 5, 2010 at 5:07 PM, Vincent Massol wrote: > >> (you could update it too btw, it's a wiki ;)). > > Done that, also corrected another small bug (127.0.0.1 / localhost). > > Cheers! Thanks! -Vincent

Re: [xwiki-users] Installations-problems on Debian, MySQL & Tomcat (Deployment as single war)

2010-03-05 Thread 2smart4u
Hi Vincent, On Fri, Mar 5, 2010 at 5:07 PM, Vincent Massol wrote: > (you could update it too btw, it's a wiki ;)). Done that, also corrected another small bug (127.0.0.1 / localhost). Cheers! Gregor -- just because you're paranoid, don't mean they're not after you... gpgp-fp: 79A84FA52680702

Re: [xwiki-users] Installations-problems on Debian, MySQL & Tomcat (Deployment as single war)

2010-03-05 Thread Vincent Massol
Hi Gregor, Cool, glad that it worked. Could you tell me what version didn't work and what version worked for you so that we can update http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL (you could update it too btw, it's a wiki ;)). Thanks -Vincent On Fri, Mar 5, 2010 at 3:34

Re: [xwiki-users] Installations-problems on Debian, MySQL & Tomcat (Deployment as single war)

2010-03-05 Thread Guillaume Lerouge
Hi, On Fri, Mar 5, 2010 at 3:34 PM, 2smart4u wrote: > guys, > > i don't know which hint it was, but i guess it was the change of the > mysql-driver - it seems to be working now, thanks a lot for that! > > but i'm pretty sure i'll have some more questions in the future, still. > > maybe just one

Re: [xwiki-users] Installations-problems on Debian, MySQL & Tomcat (Deployment as single war)

2010-03-05 Thread 2smart4u
guys, i don't know which hint it was, but i guess it was the change of the mysql-driver - it seems to be working now, thanks a lot for that! but i'm pretty sure i'll have some more questions in the future, still. maybe just one qwuick one (haven't read the entire docs yet): when i want to creat

Re: [xwiki-users] Installations-problems on Debian, MySQL & Tomcat (Deployment as single war)

2010-03-05 Thread 2smart4u
@Sergiu, thanks for your comments! > select distinct charset(xwd_content) from xwikidoc; gives +--+ | charset(xwd_content) | +--+ | utf8 | +--+ Besides, I just can't setup the complete MySQL instance as UTF-8 since th

Re: [xwiki-users] Installations-problems on Debian, MySQL & Tomcat (Deployment as single war)

2010-03-05 Thread Sergiu Dumitriu
On 03/05/2010 12:17 PM, 2smart4u wrote: > Hi guys, > > first off, thanks to VBincent, Anca& Sdumitriu for pointing me to > this list via Twitter > > My current environment: > > Using CATALINA_BASE: /home/tomcat/www > Using CATALINA_HOME: /home/tomcat/www > Using CATALINA_TMPDIR: /home/tomcat/w

Re: [xwiki-users] Installations-problems on Debian, MySQL & Tomcat (Deployment as single war)

2010-03-05 Thread Anca Luca
Hi Gregor, On 03/05/2010 01:17 PM, 2smart4u wrote: > Hi guys, > > first off, thanks to VBincent, Anca& Sdumitriu for pointing me to > this list via Twitter > > My current environment: > > Using CATALINA_BASE: /home/tomcat/www > Using CATALINA_HOME: /home/tomcat/www > Using CATALINA_TMPDIR: /h

[xwiki-users] Installations-problems on Debian, MySQL & Tomcat (Deployment as single war)

2010-03-05 Thread 2smart4u
Hi guys, first off, thanks to VBincent, Anca & Sdumitriu for pointing me to this list via Twitter My current environment: Using CATALINA_BASE: /home/tomcat/www Using CATALINA_HOME: /home/tomcat/www Using CATALINA_TMPDIR: /home/tomcat/www/temp Using JRE_HOME: /usr/lib/jvm/java-1.6.0-sun