Thanks a lot for your answers ! I managed to have the server running with no more errors, whoot ! (it creates 4 windows, is that correct ?) To do that I used easyphp (I am more familiar with it). Config files have been created, databases filed, so everything looks great.
But I don't manage to connect to my server with login : [email protected] password : test and world : 127.0.0.1 The error message is "Authentication failed to 127.0.0.1:10001, please check your Authentication adress and port" I tried with Naali 0.3.0 and the old Realxtend viewer, same issue. Any idea ? ;) Edwige On 5 sep, 17:34, Peter Steinlechner <[email protected]> wrote: > Hi all > > I remember that in taiga 0.0.2 was support for login via openid, is this > still the case with taiga 0.1.3 > > @Edwige > > Jonne left a good example of how to set the parameters for MySQL at the > following thread > :http://groups.google.com/group/realxtend/browse_thread/thread/97ea05f... > > cheers pedro > > On Sun, Sep 5, 2010 at 2:59 PM, Jonne Nauha <[email protected]>wrote: > > > > > You have to have mysql installed and running before you run the servers. > > The config wizard itself does not check the connection, just makes the > > configs. If the wizard cant create the files maybe you have put taiga to > > Program Files under windows and its blocking write access? Try unzipping the > > servers to something like C:\Taiga-0.1.3 and try again. Close all other > > servers on your machine that might have reserver the same ports as taiga > > needs (9000, 8002, 8003 at least). > > > Also you have to have the databases created in your mysql. Opensim cannot > > do this, it just fills the existin db:s with tables and data. You can see > > the table names from config wizard and there you can also change them. If > > you are unfamiliar how to use mysql you could try > >http://www.apachefriends.org/en/xampp-windows.htmlthat has nice web ui to > > create databases etc. Also our wiki has nice help pages for how to setup > > your > > taiga:http://wiki.realxtend.org/index.php/Getting_Started_with_Taiga<http://wiki.realxtend.org/index.php/Getting_Started_with_Taiga#Settin...> > > > Best regards, > > Jonne Nauha > > realXtend developer > > >http://www.realxtend.org/ > >http://www.evocativi.com/ > > > On Sun, Sep 5, 2010 at 1:38 PM, Edwige Lelievre - ENER lab < > > [email protected]> wrote: > > >> Hi ! > > >> I have downloaded Taiga 0.1.3, but I don't manage to make it works... > >> I tried using configuration wizard, but it doesn't seem to look > >> either : after running it, I still don't have any Opensim.ini or > >> Regions.ini > >> Anyway, after having : "[MYSQL]Connection established", a pop up opens > >> with "OGS-UserServer must be closed" > > >> I have the impression that some things are missing comparing to the > >> old rexservers (I ran without issues rexserver 0.5 both locally and > >> externally) : for instance, there is nothing for the avatar > >> authentication, or inventory. > > >> Shall I install mysql before to lauch the server ? Is there anything > >> else I should do ? > > >> Thank you ! > > >> Edwige from ENER > > >> On 28 août, 10:36, Antti Ilomäki <[email protected]> wrote: > >> > Taiga version 0.1.3 is now available. Download yours here: > >>http://github.com/realXtend/taiga/downloads > > >> > Some pretty important fixes and additions included in this version. > >> > Config wizard for example no longer adds extra quotes, which caused > >> > quite a bit of trouble previously. Another biggie is the estatemanager > >> > functionality with access control, banlists and more. The server also > >> > now handles scene uploads directly from the viewer and there's a new > >> > version of IronPython. Full changelog here: > >>http://wiki.realxtend.org/index.php/Getting_Started_with_Taiga#Change... > > >> -- > >>http://groups.google.com/group/realxtend > >>http://www.realxtend.org > > > -- > >http://groups.google.com/group/realxtend > >http://www.realxtend.org -- http://groups.google.com/group/realxtend http://www.realxtend.org
