Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with webinterface
Author Message
SnIpY Offline
Junior Member
**

Posts: 6
Joined: Jul 2010
Reputation: 0
Post: #1
Problem with webinterface
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:

Code:
$connections = array(
    "Server1" => "user.shellxnet.com 8090"
);

My iface.tcl looks like this:
Code:
# options
set ::ifaceport 8090
set ::ifacessl 0

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?
25.07.2010 21:32
Find all posts by this user Quote this message in a reply
El Rico Offline
Super Moderator
******

Posts: 24
Joined: Jun 2010
Reputation: 0
Post: #2
RE: Problem with webinterface
Unfortunately the webinterface for 1.1 is not very verbose when it comes to error reporting.

Take a look at this checklist, it might help you solve your problem.

If it does not, try to open a telnet connection to user.shellxnet.com on port 8090 (assuming that is still your configured iface port). If you can establish the connection the problem is on the webservers end (fopen() support? firewall?), if you can not it is on the BNC servers end (firewall? other daemon using the port?).

[Image: sig_portal.jpg]
01.08.2010 17:39
Find all posts by this user Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  login problem gtl 1 360 01.02.2012 13:11
Last Post: Kunsi
  [split] Problem with webinterface Perseo 1 958 16.08.2010 23:19
Last Post: El Rico

Forum Jump:


Contact Us | shroudBNC Home | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication