RVC Error Messages
-
11:59:56> Could not connect to backend services. Error message:
11:59:56> HTTP error: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032"]
11:59:56> Please reload JabberCam and start over.REASON: Your mySQL connection is not configured properly
SOLUTION: Edit your config.php file and double check database connection details (on most servers the database name is youruser_database). Reload JabberCam and check your error_log. If the problem persists, please contact us.20:28:34> Could not connect to backend services. The extended error message given was:.
20:28:34> HTTP update error
20:28:34> Please reload JabberCam to start over.REASON: a reported problem in the MySQL table.
SOLUTION: Run: /jabbercam/admin.php?task=install (install.php in older versions). If the problem persist, try: /jabbercam/admin.php?task=install&overwrite=yesREASON: wrong setting in config.php
SOLUTION: Edit config.php and make sure the $WEB_SERVICE_URL is correctly inserted.
It should look like this: $WEB_SERVICE_URL = “http://www.your_domain.com/jabbercam/functions.php”;- the www is important! if you don’t wish to use the www prefix, edit .htaccess