Install Kaltura without XAMPP/LAMPP

2 replies [Last post]
Joined: 07/06/2010
Points: 4

Hi,

I'm trying to install kalturaCE on a dedicated server which run CentOS 5 and WHM/Cpanel and i don't want to mess up my apache by installing lampp. It is written that XAMPP is recommended to install it but it seems to be required because the installation process search for it in /opt/lampp/bin/php. I saw that in the logs because the installation process completely freeze my server and i have to reboot.

So is it possible to install it without lampp ?

Thanks

Joined: 02/22/2009
Points: 97

Hi kwini25,

sorry for the late response.

both old version (1.5) and new version (2.0.0) should support installation with default LAMP setup (apache/mysql/php from your repositories).
I don't know why your server froze during installation of previous version, but I recommend you try the new one.

notice the prerequisites - you need PHP 5.2.x (not 5.3) and mysql >= 5.1.37
http://www.kaltura.org/kaltura-ce-prerequisites

Joined: 01/05/2009
Points: 1697

A patch for Kaltura CE v2.x to work with PHP 5.3 - http://www.kaltura.org/kaltura-ce-2x-not-compatible-php-53
This will be part of next version as well.