25.07.2010, 21:32
Hello all and thanks for taking the time to read this topic...
I have a problem with the webinterface I can't solve myself...
I've added the script to the sbnc.tcl file and rehashed sbnc. My config.php file looks like this:
My iface.tcl looks like this:
When I try to login I keep getting the wrong username/pass error.... What can I try next? I tried changing the ports but that didn't made a difference...
Is there anyway to show the error that is occuring instead of the wrong username/pass error?
I have a problem with the webinterface I can't solve myself...
I've added the script to the sbnc.tcl file and rehashed sbnc. My config.php file looks like this:
Code:
$connections = array(
"Server1" => "user.shellxnet.com 8090"
);My iface.tcl looks like this:
Code:
# options
set ::ifaceport 8090
set ::ifacessl 0When I try to login I keep getting the wrong username/pass error.... What can I try next? I tried changing the ports but that didn't made a difference...
Is there anyway to show the error that is occuring instead of the wrong username/pass error?