|
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) |
|||
|
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; 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"; 3. Flash Media Server set to Red5 when Red5 RTMP is not available (try setting $SERVER_TYPE to Stratus): PHP Code: $SERVER_TYPE = 'Stratus'; I chatroulette
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)





