sulcorp
09-08-2006, 23:21
This is where we all been waiting for!! ;)
AND HERE IT IS!!!! :eek: :D
Ok i'll tell ya what i did.
For me it worked at once! (also unbelievble)
I started with the installation of MySQL Server 5.0
Ran through the whole instance configuration.
I selected Latin as default language.
!! only use letters and numbers in password for root !!
Than i installed the MySQL Administrator (wich is a free tool that can be found at MySQL website)
I changed a few things at the startup variables.
Got to the security tab there and select "Safe User Create" and "Use Old Passwords".
I aplyed the settings and rebooted the server.
Now it was rebooted i started the MySQL administrator again and made the user "Teamspeak" (this can be changed offcourse).
After that i made an catalog for TS. went back to the user and assigned him ALL rights to the TS catalog.
Now your gonna install TS Server.
after you've done that go to the server.ini and add this at the bottum:
[DBEXPRESS]
sqldir=mysql_sql\
Drivername=mysql
Database=TeamspeakDatabase
Hostname=localhost
User_name=TeamspeakUsername
Password=TeampspeakUserPassword
GetDriverFunc=getSQLDriverMYSQL
VendorLib=libmySQL.dll
LibraryName=dbexpmysql.dll
Active=1
We still gonna need the libmySQL.dll from MySQL 3.23.58
This can be found in another topic ->here (http://forum.goteamspeak.com/showthread.php?t=25224&page=3).
Place it in the Teamspeak server root.
Now start the server for the first time.
Now you'll see the start passwords for admin and superadmin.
We're gonna convert the server.dbs to .SQL file now using the converter (wich also is somewhere on this site - admin where?- )
Now open the sql file and remove the first line and the last. (wich are infact 2 words)
Now ya need to import the SQL file in MySQL server.
(almost certain you have to edit some things in the SQL file. These will speak fo themselves.)
I advise to use PhpMyadmin for importing.
Done that?
Than your finished!!
(might get updated with more info)
Question just ask: Blitzer@sul-oss.org
AND HERE IT IS!!!! :eek: :D
Ok i'll tell ya what i did.
For me it worked at once! (also unbelievble)
I started with the installation of MySQL Server 5.0
Ran through the whole instance configuration.
I selected Latin as default language.
!! only use letters and numbers in password for root !!
Than i installed the MySQL Administrator (wich is a free tool that can be found at MySQL website)
I changed a few things at the startup variables.
Got to the security tab there and select "Safe User Create" and "Use Old Passwords".
I aplyed the settings and rebooted the server.
Now it was rebooted i started the MySQL administrator again and made the user "Teamspeak" (this can be changed offcourse).
After that i made an catalog for TS. went back to the user and assigned him ALL rights to the TS catalog.
Now your gonna install TS Server.
after you've done that go to the server.ini and add this at the bottum:
[DBEXPRESS]
sqldir=mysql_sql\
Drivername=mysql
Database=TeamspeakDatabase
Hostname=localhost
User_name=TeamspeakUsername
Password=TeampspeakUserPassword
GetDriverFunc=getSQLDriverMYSQL
VendorLib=libmySQL.dll
LibraryName=dbexpmysql.dll
Active=1
We still gonna need the libmySQL.dll from MySQL 3.23.58
This can be found in another topic ->here (http://forum.goteamspeak.com/showthread.php?t=25224&page=3).
Place it in the Teamspeak server root.
Now start the server for the first time.
Now you'll see the start passwords for admin and superadmin.
We're gonna convert the server.dbs to .SQL file now using the converter (wich also is somewhere on this site - admin where?- )
Now open the sql file and remove the first line and the last. (wich are infact 2 words)
Now ya need to import the SQL file in MySQL server.
(almost certain you have to edit some things in the SQL file. These will speak fo themselves.)
I advise to use PhpMyadmin for importing.
Done that?
Than your finished!!
(might get updated with more info)
Question just ask: Blitzer@sul-oss.org