PDA

View Full Version : Help with TS2PerlMod


karimali831
05-01-2007, 01:12
Hi all,

I am trying to start this TS2PerlMod. I am not sure if I'm doing this right or wrong.
I configured it using configurator..
-------------------------------------------------------------------------------------------------------------------
When trying to start it I did this from shell:
--------------------------------------------------------------------------------------------------------------------

root@vps [/usr/local/src/tss2_rc2/ts2perlmod]# ./ts2perlmod.pl
TS2PerlMod GNU/GPL-Edition [Version 0.9.16]
Copyright (c) 2005, 2006 by Sven 'ScP' Paulsen

[ok] Using configuration file default.ini
[ok] Using logfile default.log
[ok] Connected to server 38.99.146.130
[**] The server is running an outdated version (2.0.20.1)
[ok] Selected virtual server on port 8767
[ok] Authenticated as user superadmin

[ok] Welcome Message: Imported content from file welcome.txt
[ok] Bad Nickname: Imported content from file badnick.txt
[!!] Bad Nickname: Could not find a registered channel matching your channel

--------------------------------------------------------------------------------------------------------------------------

root@vps [/usr/local/src/tss2_rc2/ts2perlmod]# ./ts2perlmod.pl -config=8767.ini
TS2PerlMod GNU/GPL-Edition [Version 0.9.16]
Copyright (c) 2005, 2006 by Sven 'ScP' Paulsen

[!!] Configuration file 8767.ini is missing
__________________________________________________ ____________________

root@vps [/usr/local/src/tss2_rc2/ts2perlmod]# ./ts2perlmod.pl -pidfile=8767.pid
TS2PerlMod GNU/GPL-Edition [Version 0.9.16]
Copyright (c) 2005, 2006 by Sven 'ScP' Paulsen

[ok] Using configuration file default.ini
[ok] Using logfile default.log
[ok] Connected to server 38.99.146.130
[**] The server is running an outdated version (2.0.20.1)
[ok] Selected virtual server on port 8767
[ok] Authenticated as user superadmin

[ok] Welcome Message: Imported content from file welcome.txt
[ok] Bad Nickname: Imported content from file badnick.txt
[!!] Bad Nickname: Could not find a registered channel matching your channelname
---------------------------------------------------------------------------------------------------------------------------

root@vps [/usr/local/src/tss2_rc2/ts2perlmod]# ./ts2perlmod.pl -daemon
TS2PerlMod GNU/GPL-Edition [Version 0.9.16]
Copyright (c) 2005, 2006 by Sven 'ScP' Paulsen

[ok] Using configuration file default.ini
[ok] Using logfile default.log
[ok] Connected to server 38.99.146.130
[**] The server is running an outdated version (2.0.20.1)
[ok] Selected virtual server on port 8767
[ok] Authenticated as user superadmin

[ok] Welcome Message: Imported content from file welcome.txt
[ok] Bad Nickname: Imported content from file badnick.txt
[!!] Bad Nickname: Could not find a registered channel matching your channelname
---------------------------------------------------------------------------------------------------------------------------

root@vps [/usr/local/src/tss2_rc2/ts2perlmod]# ./ts2perlmod_multi_startscript
: bad interpreter: No such file or directorybash
------------------------------------------------------------------------------------------------------------------------

root@vps [/usr/local/src/tss2_rc2/ts2perlmod]# ./ts2perlmod_startscript
: bad interpreter: No such file or directory
__________________________________________________ ____________________

Yes, newbie... I really don't understand sorry. But what am I doing wrong here?
Thanks in advance.

karimali831
05-01-2007, 13:54
Got it working fine now :) but everything I start the script, it shows the extended welcome message over and over again?

Reedy Boy
05-01-2007, 16:23
Got it working fine now :) but everything I start the script, it shows the extended welcome message over and over again?

The software/script runs in a repeated loop

It continually repeats its action, waiting for new users to join and preform the actions

Thomas
05-01-2007, 22:20
Which value has the timer-variable in your config?

ScP
06-01-2007, 01:39
: bad interpreter: No such file or directorybashThe TS2PerlMod package on the Planet TeamSpeak (http://www.planetteamspeak.com/component/option,com_docman/task,doc_details/Itemid,69/gid,51/) website has been updated with reformatted startscripts so this problem should be resolved.