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
Hi,
I have a windows server with Apache webserver. Will the plug-in work on this?
I have tried installing - am I correct that three is only one file in the module. When I extract the tgz a single php file named alpha-95 is all that is contained in it. For Moodle plug-ins I would expect a version.php to be included so that it can be registered.
ANy help appreciated.
Ciaran
Oops - its ok I figured this. Don't to lack of experience with tar files. In case anyone like me has the same problem the solution was to use 7zip to extract the gz file 2 times. The first time creates a single file with all code concatenated and the second time expands these out to the directory format required for installation.
Hope it helps