Copyright © 2012 Kaltura Inc.
All Rights Reserved. Designated trademarks and brands are the property of their respective owners.
Use of this web site constitutes acceptance of the Terms of Use and Privacy Policy.
EduVideo.org
I would like to move my existing installation to a new location. I used rsync to copy over preserving file permissions, ownership and such. I then edited my Apache vhost file to the new location. Afterwards I went to the /kaltura/alpha/sfrootdir.php and edited the location to reflect the change.
I restart Apache and go to the kaltura site, but the page is blank. This is what my error log reports only:
[Thu Jul 29 14:11:11 2010] [error] [client 192.168.2.12] File does not exist: /var/shares/data/Web/virtual/kaltura/favicon.ico
In terms of whether the document root is set correctly for Apache, I have tested this. I put "<?php phpinfo(); ?>" into the root folder and was able to access it through http://server/php.php. I would also venture to guess that php is working fine.
I recommend you install v 2.0 from scratch instead.
Unfortunately there is not much backward support since it was a major revamp of the system. future versions will provide upgrade mechanisms or guidelines for upgrading.