CE v1.5 Move server location

1 reply [Last post]
Joined: 02/07/2010
Points: 22

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.

Joined: 01/05/2009
Points: 1697

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.