Results 1 to 4 of 4
-
27-01-2007, 18:49 #1
-= TeamSpeak User =-
- Join Date
- Jan 2007
- Location
- Glasgow, UK
- Posts
- 2
0x0005 : Operation not permitted | After MySQL migration
After havin done conversion from the SQlite scheme to the MySQL scheme (which worked just brilliant with the help of MadCat's script
) and having the server.ini settings adapted according to this fine "Tutorial" i ran into a strange situation.
The initial startup with the new settings worked just fine :
After that I did the database migration with MadCat's script, which also worked like a charm, but (and this is where the trouble starts), when I start up the TSS2 I get a lil alert saying this : "0x0005 : operation not permitted" but when I look in my server.log I just get these lines :Code:27-01-07 17:23:43,ALL,Info,server, Server init initialized 27-01-07 17:23:43,ALL,Info,server, Server version: 2.0.23.13 Win32 27-01-07 17:23:45,WARNING,Info,SQL, created table ts2_servers 27-01-07 17:23:46,WARNING,Info,SQL, created table ts2_server_privileges 27-01-07 17:23:46,WARNING,Info,SQL, created table ts2_channels 27-01-07 17:23:50,WARNING,Info,SQL, created table ts2_channel_privileges 27-01-07 17:23:51,WARNING,Info,SQL, created table ts2_clients 27-01-07 17:23:52,WARNING,Info,SQL, created table ts2_bans
glad enough when I change the line "Active=1" under "[DBEXPRESS]" to "Active=0" I can still use the server with the SQLite database, and that works just perfect.Code:27-01-07 17:52:10,ALL,Info,server, Server init initialized 27-01-07 17:52:10,ALL,Info,server, Server version: 2.0.23.13 Win32
but tbh I have no idea what is going wrong there
as I am pretty sure the db-connection works (as the initial table-creation shows)
==edit==
I have just tried to do some error-narrowing. And I have installed a XAMPP on my local machine.
Added a database, and user for tss2.
Backuped original server.ini, edited the [DBEXPRESS]-settings, fired up TSS2 and BINGO!! all worked just fine, even with the migrated database,
so it can't be a database and/or setting problem,
question is : Could that be a problem with my MySQL Provider not allowing some specific setting or so??
I am using www.freemysql.net
==end edit==
Any help with that will be appreciated, thx in advanceLast edited by mitoskalandiel; 27-01-2007 at 19:26.
-
27-01-2007, 20:24 #2
-= TeamSpeak Fanatic =-
- Join Date
- Oct 2006
- Location
- UK
- Posts
- 1,029
Why are you using a web hosted one?
Why not install it on the machine with TS...?
Try these SQL scripts
http://forum.goteamspeak.com/attachm...0&d=1164623354
-
27-01-2007, 20:32 #3
-= TeamSpeak User =-
- Join Date
- Jan 2007
- Location
- Glasgow, UK
- Posts
- 2
thx a lot
well actually the changed sql-scripts didn't help, but as you said, as I have MySQL installed on this machine anyway, I can also use it for productive use (after having the xampp install secured, that is
)
thx anyway for your quick reply, and btw i think i found out what the prob is, tss2 used persistent connections and the freemysql.net database doesn't allow that, so that might be the problem
nice evening to you
-
27-01-2007, 20:49 #4
-= TeamSpeak Fanatic =-
- Join Date
- Oct 2006
- Location
- UK
- Posts
- 1,029
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
TS Connection Problem
By 2pr in forum [TeamSpeak 2] Client SupportReplies: 27Last Post: 21-11-2009, 09:33 -
DBExpress Operation Not supported
By LukeK in forum [TeamSpeak 2] Server SupportReplies: 0Last Post: 14-03-2006, 17:54 -
Individual servers dying off
By Randall_James in forum [TeamSpeak 2] Server SupportReplies: 18Last Post: 25-01-2005, 04:32


Reply With Quote
