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,
when I try to install kaltura via http://localhost/kalturaCE/index.php the page with "Your KalturaCE Server Is Up And Running" is shown and not the installation wizzard.
I did enable mod_rewrite and changed httpd.conf according to the pre-Installation requirements. Also libCurl, memcache and mysql are installed. php-cli is included in the php-package.
I use open suse 10.3 with php version 5.2.4 and apache version 2.2.4.
I can start the installation when using http://localhost/kalturaCE/install/index.php, but no log-files are generated and in the second step (database configuration) the values in the input fields seem to be really strange (see the attached image). After I insert the right values and try to go to the next installation step I just get a blank page.
Thanks for any help.
Thanks, that solved the problem.
check your php config and make sure short tags are on (different from ASP style tags).