Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
New instal but can't get passed login screen
02-07-2011, 10:15 PM
Post: #1
New instal but can't get passed login screen
Hi there.

I've installed the latest version but when I click enter on the login screen nothing happens. The timer icon just stays there.

Do you know why this is?

I'm a web developer and set-up everything as described in the instal doc.

Thank you.

Kind Regards,

J (Meeeee)
Find all posts by this user
Quote this message in a reply
02-08-2011, 12:13 AM
Post: #2
RE: New instal but can't get passed login screen
Edit /jabbercam/config.php and set $LOGIN_SCREEN_ENABLE to false:
PHP Code:
$LOGIN_SCREEN_ENABLE true
*like this, you will see the given error.

Possible causes:
1. database incorrectly set or tables not in installed (try yourdomain.com/jabbercam/admin.php?task=install)
2. $WEB_SERVICE_URL incorrectly set, correct format:
PHP Code:
$WEB_SERVICE_URL "http://www.yourdomain.com/jabbercam/functions.php"
*the "www" prefix is important!
3. Flash Media Server set to Red5 when Red5 RTMP is not available (try setting $SERVER_TYPE to Stratus):
PHP Code:
$SERVER_TYPE 'Stratus'
*if Red5 RTMP is available, try turning off firewall

I Heart chatroulette
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)