RVCS v.2 Questions
-
Hello!
I've uploaded the files to my host, altered the following files:
$WEB_SERVICE_URL
$DEVELOPER_KEYI can see myself when I load the page, but it doesn't connect to anyone else and it says.. intializing…
any help would be appreciated!
Thanks!
Matt
-
Make sure the /services folder is writable (0777) and delete the /services/files folder if present, let the software create it, more info here: http://www.videosoftware.pro/forum/THREAD-RVCS-starts-but-not-search?highlight=writable
-
Thanks for your quick reply. I've made the folder's permission 777 as requested. It still say's initializing. If I run connect.php directly it creates the folder, index and peers files.
perhaps it doesn't like the $WEB_SERVICE_URL directory?
$WEB_SERVICE_URL = 'http://dev.proctoru.com/vid/2/services/connect.php';
@'jaehdawg':
Thanks for your quick reply. I've made the folder's permission 777 as requested. It still say's initializing. If I run connect.php directly it creates the folder, index and peers files.
perhaps it doesn't like the $WEB_SERVICE_URL directory?
$WEB_SERVICE_URL = 'http://dev.proctoru.com/vid/2/services/connect.php';I downloaded .3 and it works fine..
-
If connect.php creates the files, the /service directory is OK, maybe something misconfigured in 0.2. Do you have the source for .3?