MyFreeTeamSpeak WebPanel

JetFox

Active Member
Sep 25, 2015
175
76
73
You still can use a vpn though to create another account
 

JetFox

Active Member
Sep 25, 2015
175
76
73
First Release:
Date:7/14/2016
Utilizes LogSys
Creation of TeamSpeak Servers on multiple IP's
One account per IP
Download link in the first post.

Upcoming: Transfer server on the fly.
 

Umar

Member
Jun 18, 2016
65
8
40
First Release:
Date:7/14/2016
Utilizes LogSys
Creation of TeamSpeak Servers on multiple IP's
One account per IP
Download link in the first post.

Upcoming: Transfer server on the fly.
what is the problem?
Warning: fopen(/var/www/newpanel/Commands/Francium.log): failed to open stream: Permission denied in /var/www/newpanel/Commands/class.logsys.php on line 229

Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/newpanel/Commands/class.logsys.php on line 230

Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/newpanel/Commands/class.logsys.php on line 231

Fatal error: Call to a member function prepare() on a non-object in /var/www/newpanel/Commands/class.logsys.php on line 369

and in the config what should i put pass?
serveradmin with his pass
or root with his pass??
and what is this?
"table" => "users"
 

JetFox

Active Member
Sep 25, 2015
175
76
73
what is the problem?
Warning: fopen(/var/www/newpanel/Commands/Francium.log): failed to open stream: Permission denied in /var/www/newpanel/Commands/class.logsys.php on line 229

Warning: fwrite() expects parameter 1 to be resource, boolean given in /var/www/newpanel/Commands/class.logsys.php on line 230

Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/newpanel/Commands/class.logsys.php on line 231

Fatal error: Call to a member function prepare() on a non-object in /var/www/newpanel/Commands/class.logsys.php on line 369

and in the config what should i put pass?
serveradmin with his pass
or root with his pass??
and what is this?
"table" => "users"

Its got to be installed in root directory, not a new folder called newpanel.. plus itd help if you allowed the class to be read.
 

JetFox

Active Member
Sep 25, 2015
175
76
73
The configuration for teamspeaks is in the database, make sure you point the database config to your mysql
 
Top