Non Debian installation

13 replies [Last post]
Joined: 05/20/2009
Points: 2

Are there any reports of successful installations on non-debian operating systems. Mine is CentOS and I would like to be able to install.

Joined: 05/14/2009
Points: 35

I have successfully installed Kaltura CE on my Centos 5 box. It is not trivial. I am working on a "how to" on my blog.

Joined: 05/20/2009
Points: 2

This is good news. Please post the link when you are done.

Joined: 06/04/2009
Points: 22

Looking forward for your instructions (I am using Fedora Core 8)

Joined: 05/14/2009
Points: 35

What version of PHP does FC 8 use?

Joined: 07/20/2009
Points: 18

I am waiting for you tutorial, I have a media temple dv hosting plan with Centos on it, php 5.2.6 and I am afraid to go alone in this one :)

I suppose for start wget the package, then tar .. it .. but what next?

Joined: 05/14/2009
Points: 35

Hello,

Sorry for my delayed reply.

Lets start with a check list for installing.
1) Will your installation be on an intranet or the internet?
2) Do you use ssh or Cpanel to access your server?

Joined: 11/13/2009
Points: 2

FWIW:

1) Intranet mostly
2) ssh

-Joel

Only you can decide to be happy, the rest of life is in the details...

Joined: 05/14/2009
Points: 35

Hello Tiffany,
I have not posted for awhile to the forums. I am currently overrun with home improvement and work related projects. I hope to better aid the Centos / RHEL Kaltura community in about a month or two.

Cheers,

Joined: 10/20/2009
Points: 2

Hi,

Any chance you could throw together a quick and dirty how-to or pitfalls list for a CentOS 5 KCE install?

Any kind of heads-up would be helpful at the moment.

Thanks

Joined: 11/13/2009
Points: 2

I second the motion!

I'm trying to get it to run on RHEL 5 and having lots of trouble. I have the remi-based php-5.3 packages installed, and the install wizard gets all the way to the end and says an error occured, but doesn't tell me the error. When I try to use the system I get all kinds of random errors like standard symfony 500 errors and also one that says:

Default partner with ID "1" was not found!

Any help is appreciated!

-Joel

Only you can decide to be happy, the rest of life is in the details...

Joined: 11/14/2009
Points: 1

Any idea when there will be support for PHP 5.3.0?

I'm running Ubuntu 9.10, but I have a custom compiled install of Apache 2.2.14 and PHP 5.3.0.
I also have all the prerequisites installed.

With PHP error_reporting set to E_ALL I get these notices:

Notice: Undefined index: kdb_defaults in [my install dir]/install/database_info.php on line 89
Notice: Undefined variable: request_php_bin in [my install dir]/install/general_info.php on line 96
Notice: Constant SF_ROOT_DIR already defined in [my install dir]/kaltura/alpha/config/sfrootdir.php on line 2

Also, after installation, I get the errors described above (the symfony 500 errors and the 'Default partner with ID "1" was not found!' issue).

Joined: 01/11/2010
Points: 1

I'd also be interested in a quick and dirty centos installation howto

Joined: 01/15/2010
Points: 5

I thought this might be useful to someone trying to install on RHEL/CentOS systems.

http://engineertim.com

Thank you,
Engineer Tim