Hi jess,
First of all thanks for earlier help. As per your instruction i did the following on my server machine
- Created a script file named Migration.php under /var/www/html.
- Copied contents provided from URL https://forum.kaltura.org/t/copy-videos-between-servers-with-different-versions-of-kaltura/3686/3 to the Migration.php file.
3.executed command "php -F Migration.php partner_id admin_secret service_url" where parameters included the following values -
partner = 500
admin_secret = ds98wd33sdfd6f9473e6425aa77fjkdhdhf8484
service_url = http://ip-address/start
Please confirm parameters provided are correct format ?
What would be the output of the aboe executed command ?