View Full Version : Permission Error
KJO_Bfja
20-03-2003, 20:35
Hey, I'm trying to install TS2 RC2 on a RH server. After untarring, I do ./tss.minimal_startscript start and I get a
bash: /root/.bashrc: Permission denied. How can I fix that?
ThorGoLucky
10-04-2004, 01:40
I'm getting the same error. After upgrading to 2.0.20.1, it would warn me to not run server_linux as root. So I created a teamspeak user, set the permissions so that the user can write to the ts2_rc2 directory, and added the following line to /etc/rc.local so that it automatically starts upon booting:
su teamspeak /usr/sbin/TeamSpeak2_RC2/teamspeak2-server_startscript start
The server starts and seems to be working fine, but I'm getting that permission denied error too.
Permissions:
chown -R teamspeak /usr/sbin/TeamSpeak2_RC2
chgrp -R apache /usr/sbin/TeamSpeak2_RC2
chmod -R 775 /usr/sbin/TeamSpeak2_RC2
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.