Results 1 to 5 of 5
-
23-04-2012, 14:12 #1
-= TeamSpeak User =-
- Join Date
- Apr 2012
- Posts
- 3
Can't start the server, chmod: changing permissions of...
When i try to start the teamspeak server on my linux server, i get this:
i did chmod +x ts3server_startscript.sh before trying.Code:Starting the TeamSpeak 3 server ts3server_linux_amd64 is not executable, trying to set it chmod: changing permissions of `ts3server_linux_amd64': Operation not permitted is not exectuable, cannot start TeamSpeak 3 server
-
23-04-2012, 14:17 #2
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
Hello
Please post a result of the "ls -al" linux command (from the server folder)
-
23-04-2012, 14:21 #3
-= TeamSpeak User =-
- Join Date
- Apr 2012
- Posts
- 3
drwxr--r-- 8 ts3 ts3 4096 Apr 23 15:16 .
drwxr--r-- 3 ts3 ts3 4096 Apr 23 14:35 ..
-rw-r--r-- 1 root root 37312 Apr 23 06:48 CHANGELOG
drwxr-xr-x 2 root root 4096 Apr 23 14:35 doc
drwx------ 3 root root 4096 Apr 23 14:40 files
-rw-r--r-- 1 root root 217096 Apr 23 06:48 libts3db_mysql.so
-rw-r--r-- 1 root root 1056280 Apr 23 06:48 libts3db_sqlite3.so
-rw-r--r-- 1 root root 24099 Apr 23 06:48 LICENSE
drwx------ 2 root root 4096 Apr 23 15:14 logs
-rw-r--r-- 1 root root 1 Apr 23 14:40 query_ip_blacklist.txt
-rw-r--r-- 1 root root 10 Apr 23 14:40 query_ip_whitelist.txt
drwxr-xr-x 2 root root 4096 Apr 23 14:35 serverquerydocs
drwxr-xr-x 4 root root 4096 Apr 23 14:36 sql
-rwxr--r-- 1 root root 5447240 Apr 23 06:48 ts3server_linux_amd64
-rw-r--r-- 1 root root 432 Apr 23 06:48 ts3server_minimal_runscript.sh
-rw-r--r-- 1 root root 6 Apr 23 15:14 ts3server.pid
-rw-r--r-- 1 root root 195584 Apr 23 15:16 ts3server.sqlitedb
-rwxr-xr-x 1 ts3 root 2842 Apr 23 06:48 ts3server_startscript.sh
drwxr-xr-x 2 root root 4096 Apr 23 14:36 tsdns
-
23-04-2012, 14:36 #4
-= TeamSpeak Guru =-
- Join Date
- May 2010
- Posts
- 6,372
I guess you use the "ts3" linux user to start your server.
But as you can this user is not the owner of the other files. This is root (so it's normal)
Change the owner - as root :
Now, as "ts3" start your serverCode:chown -R ts3 *
-
23-04-2012, 14:40 #5
-= TeamSpeak User =-
- Join Date
- Apr 2012
- Posts
- 3
That did the trick. Thanks
Can be closed. Solved.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
changing permissions help please
By rcla396 in forum Permission SystemReplies: 2Last Post: 31-10-2010, 16:01 -
[Solved] My Server didn't start after ip changing
By MasterM in forum Server SupportReplies: 7Last Post: 11-03-2010, 15:57 -
CHMOD to view server.log
By wagzz in forum [TeamSpeak 2] Server SupportReplies: 6Last Post: 23-07-2007, 22:17 -
Changing Permissions (answers only plz)
By Eternalrest in forum [TeamSpeak 2] Client SupportReplies: 1Last Post: 15-10-2005, 23:15 -
Server will not start after changing port.
By RamataKahn in forum [TeamSpeak 2] Server SupportReplies: 5Last Post: 03-06-2003, 11:44


Reply With Quote