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,
Well I've been searching for hours but I cannot figure it out, so I hope you will be able to help me !
Thanks. :-)
When I launch the file install.php on my web browser (firefox, I.E...) I get this message :
Thank you for using the Kaltura video platform installation script. Do you want to start installation now? (Y/n) >
Warning: fgets(): supplied argument is not a valid stream resource in /home/hy1394/bpfm/test/lib/UserInputUtils.class.php on line 35
In order to improve Kaltura CE, we would like your permission to send system data from your server to Kaltura. This information will not be used for any purpose other than improving service quality. I agree (Y/n) >
Warning: fgets(): supplied argument is not a valid stream resource in /home/hy1394/bpfm/test/lib/UserInputUtils.class.php on line 35
If you wish, please provide your email address so that we can offer you future assistance (Leave empty to pass): >
Warning: fgets(): supplied argument is not a valid stream resource in /home/hy1394/bpfm/test/lib/UserInputUtils.class.php on line 35
____________________________________________________________ For prerequisites verification, please provide the following information: The full pathname to your Apache apachectl/apache2ctl file: Examples: /usr/bin/apachectl /usr/bin/apache2ctl /opt/lampp/bin/apachectl >
Warning: fgets(): supplied argument is not a valid stream resource in /home/hy1394/bpfm/test/lib/UserInputUtils.class.php on line 88
The path you inserted is not full (should begin with a '/'). Please try again. The full pathname to your Apache apachectl/apache2ctl file: Examples: /usr/bin/apachectl /usr/bin/apache2ctl /opt/lampp/bin/apachectl >
Warning: fgets(): supplied argument is not a valid stream resource in /home/hy1394/bpfm/test/lib/UserInputUtils.class.php on line 88
The path you inserted is not full (should begin with a '/'). Please try again. The full pathname to your Apache apachectl/apache2ctl file: Examples: /usr/bin/apachectl /usr/bin/apache2ctl /opt/lampp/bin/apachectl >
Warning: fgets(): supplied argument is not a valid stream resource in /home/hy1394/bpfm/test/lib/UserInputUtils.class.php on line 88
The path you inserted is not full (should begin with a '/'). Please try again. The full pathname to your Apache apachectl/apache2ctl file: Examples: /usr/bin/apachectl /usr/bin/apache2ctl /opt/lampp/bin/apachectl >
Warning: fgets(): supplied argument is not a valid stream resource in /home/hy1394/bpfm/test/lib/UserInputUtils.class.php on line 88
The path you inserted is not full (should begin with a '/'). Please try again. The full pathname to your Apache apachectl/apache2ctl file: Examples: /usr/bin/apachectl /usr/bin/apache2ctl /opt/lampp/bin/apachectl >
Warning: fgets(): supplied argument is not a valid stream resource in /home/hy1394/bpfm/test/lib/UserInputUtils.class.php on line 88
The path you inserted is not full (should begin with a '/'). Please try again. The full pathname to your Apache apachectl/apache2ctl file: Examples: /usr/bin/apachectl /usr/bin/apache2ctl /opt/lampp/bin/apachectl >
Warning: fgets(): supplied argument is not a valid stream resource in /home/hy1394/bpfm/test/lib/UserInputUtils.class.php on line 88
Can you please tell me what to do ?
Thanks a lot for your answer. =)
OK, thanks for your answer, p.paul. But how can I do that ?
Is the command line to be inserted on my FTP client or elsewhere?
So I should insert exactly: "Run:php install.php", is that it ?
Thanks for your help =)
You need to get access to your server on the command line. You can do this using SSH. What is your platform? On Windows you need a program like Putty (http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html), and on Linux you can often natively ssh in the terminal. Once you are in the terminal, you will type
php install.php
When you navigated to the folder where your installation is located.
Thank you very much p.paul
HI All
I'm new here and i want some information about integrating kaltura with typo3 cms.
Kaltura is already integrated with drupal, joomla, moodle etc so i wanted to try in typo3.
typo3 is already integrated with moodle and moodle is integrated with kaltura..
Can anybody help me or atleast to provide some help to start integrating kaltura with typo3.
Any help would be appreciated :)
Thanks
Raj
install.php should not be opened through a web browser, but install through the command line. Run:
php install.php
On the command line and the script will open. Be sure to have php5-cli installed.