Here is a little Quickstarter for the Taiga Installation: - Check on your Server that Microsoft .net 3.5 and the most actual patches are installed - Check if MySQL 5 or higher is installed - Install MySQL and search for the my.ini file. - search for max_allowed_packet, most likely the default value is 1M, change this to 16M - If not present, then add the following line In the Section [MySQLD]:
max_allowed_packet=16M - restart the MySQL Service and follow the Taiga installation instructions. BTW - if anyone has some issues with uploading meshes that are smaller then the 16M set check for the time when this happens - if its after exactly 60 seconds, then i assume its .net timeout and a faster internet connection helps substantialy. Cheers, Pedro 2010/8/28 Antti Ilomäki <[email protected]> > Well here's some initiative for you: > > http://wiki.realxtend.org/index.php/Getting_Started_with_Taiga#Frequently_Asked_Questions_About_Taiga > > My internet is barely working for some reason, I'll try to get the > Taiga release mail out shortly. > > Anyway, ANYONE who has good ideas about additions or modifications to > the wiki are welcome to contribute. Creating tutorials and maintaining > the wiki is very time consuming work for the developers who are very > busy with other tasks as well, so it would be a good way to contribute > for people who know how to use stuff, but don't want to do > programming. > > 2010/8/28 Jonne Nauha <[email protected]>: > > Yeah we would first need to make a FAQ as we dont have one for naali or > > tationaiga ;) Someone just needs to make the initiative! > > Best regards, > > Jonne Nauha > > realXtend developer > > > > http://www.realxtend.org/ > > http://www.evocativi.com/ > > > > > > On Sat, Aug 28, 2010 at 10:34 AM, Peter Steinlechner > > <[email protected]> wrote: > >> > >> Hi Ali, Jonne > >> > >> That's a good idea to post it in the FAQ, as most people will trip over > >> this max_allowed_packet thingy at least once. Maybe it's good to > mention it > >> in the Taiga Setup Wizzard too. > >> > >> On Fri, Aug 27, 2010 at 11:09 PM, MasterJ <[email protected]> wrote: > >>> > >>> thank you for the fast reply, > >>> > >>> hmmm i found my.ini but i have nothing related to max_allowe_packet > >>> inside..... any idea why? > >>> this my.ini is on MySql server 5.1 folder not directly inside the main > >>> MySql folder. > >>> > >>> ha i found just now when i type it's named here : my-huge.ini i have > >>> lot of my-XXX.ini ..... hmmmm ok i test them all. > >>> > >>> > >>> Greetings, > >>> > >>> MasterJ > >>> > >>> On 27 août, 22:08, Ali Kämäräinen <[email protected]> > >>> wrote: > >>> > Hi ya'll, > >>> > > >>> > For me this max_allowed_packet thing seems like a poster boy of Taiga > >>> > FAQ > >>> > material for the wiki page? > >>> > > >>> > Greys skies, > >>> > Ali > >>> > >>> -- > >>> 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 > > -- > http://groups.google.com/group/realxtend > http://www.realxtend.org > -- http://groups.google.com/group/realxtend http://www.realxtend.org
