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
I'm trying to install KalturaCE on 64 bit Centos 5.4 and not having any luck. I keep getting "can't find php executable path" at the end of the install.
Previously, I'd installed KalturaCE on my 32 bit Centos 5.4 development server with no problems.
I've tried the following:
1) Install standard 64 bit tarball of Kaltura 1.5
2) Close browser, do fresh install of Kaltura 1.5 tarball
3) Install 64 bit version of Kalture from SVN
4) Install 32 bit version of Kaltura, substituting 64 bit binary files in kaltura/bin for 32 bit versions
Mike
I looked at that post previously. I've tried a fresh install and my PHP lives at /usr/bin, which is in $path.
Was able to finish the install by adding the following hack to install.php:
Hi,
Please take a look at this post and see if it helps you solve the problem.