English
German
Products
» TeamSpeak 3 SDK
(Now Available!)
» TeamSpeak 3
(In Development)
» TeamSpeak 2
(Current Release)
» TeamSpeak Classic
(Retired)
» System Requirements
» Screenshots
Solutions
» Literature
» Market Share
» Global Partners
» Press Releases
Company
» About Us
» News
» Developer Blog
» Jobs & Careers
» Endorsements
» Contact Us
» Legal Notices
Support
» Getting Started
» FAQ
(Frequently Asked Questions)
» Community Forums
» Premium Support
Sales
» Rent a Server
» Licensing Information
» Register Your Company
» Login to your Account
Media Kit
Downloads
TeamSpeak Community Forums
>
[TeamSpeak 2.X] Support
>
English Server
>
Linux
PID file not created under FreeBSD 4.3
User Name
Remember Me?
Password
Register
FAQ
Members List
Search
Today's Posts
Mark Forums Read
Thread Tools
Rate Thread
Display Modes
#
1
11-10-2002, 23:44
GreyStork
-= TeamSpeak User =-
Join Date: Oct 2002
Location: USA
Posts: 6
PID file not created under FreeBSD 4.3
As the heading indicates, the TeamSpeak Linux server fails to create a PID file on startup. Does that work under Linux? Here's my startup script (I've changed the executable file name and stufff)
#! /bin/sh
case "$1" in
start)
[ -x /usr/bin/tss2 ] && /usr/bin/tss2 -PID=/var/run/tss2.pid > /dev/null && echo 'Starting TeamSpeak 2 Server Daemon'
;;
stop)
[ -r /var/run/tss2.pid ] && kill `cat /var/run/tss2.pid` && echo 'Stopping TeamSpeak Server Daemon'
;;
restart)
$0 stop && $0 start
;;
*)
echo "Usage: `basename $0` {start|stop|restart}" >&2
;;
esac
GreyStork
View Public Profile
Find all posts by GreyStork
#
2
12-10-2002, 08:52
FloorPie
-= TeamSpeak Addict =-
Join Date: Sep 2002
Location: Colorado, USA
Posts: 103
Does the user you're running as have write-access to /var/run/ ?
On my system, only root has read/write access to that directory.
FloorPie
View Public Profile
Visit FloorPie's homepage!
Find all posts by FloorPie
#
3
12-10-2002, 10:12
GreyStork
-= TeamSpeak User =-
Join Date: Oct 2002
Location: USA
Posts: 6
Yes, I'm presently running the server as root. An excerpt from "ps -aux":
root 872 0.0 6.0 20756 7668 v0 S 1:20PM 0:03.48 /usr/bin/tss2 -PID=/var/run/tss2.pid
GreyStork
View Public Profile
Find all posts by GreyStork
#
4
19-10-2002, 02:24
DaneWeasel
Guest
Posts: n/a
I got the same problem as GreyStork...
The only diff from him to me is that i use FreeBSD 4.6
Any chance this will be fix'ed
DaneWeasel
#
5
14-08-2003, 05:08
mjmaltese
-= TeamSpeak User =-
Join Date: Aug 2003
Location: SoCal
Posts: 9
I know this is a bit late, but on FreeBSD the pid file is created in /usr/compat/linux/var/run if you've specified -PID=/var/run as the directory.
mjmaltese
View Public Profile
Visit mjmaltese's homepage!
Find all posts by mjmaltese
«
Previous Thread
|
Next Thread
»
Currently Active Users Viewing This Thread: 1
(0 members and 1 guests)
Thread Tools
Show Printable Version
Email this Page
Display Modes
Rate This Thread
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Rate This Thread
:
5 : Excellent
4 : Good
3 : Average
2 : Bad
1 : Terrible
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
Off
HTML code is
Off
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
Suggestions & Feedback
English
German
Sales & Licensing
Developer Releases
RSS Feeds
Latest News
Developer Blog
Off Topic
[TeamSpeak 2.X] Support
English Client
General
Linux
Windows
English Server
General
Linux
Windows
German Client
Allgemein
Linux
Windows
German Server
Allgemein
Linux
Windows
[TeamSpeak 2.X] Addons
3rd Party Applications / Scripts
[TeamSpeak 1.X] Support
General
Trash / Papierkorb
Trash / Papierkorb
All times are GMT +1. The time now is
04:10
.
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Add to Bookmarks
|
Printview
|
Contact Us
|
Legal Notices