symfony fails on Ubuntu 10.10

My issue votes
0
votes
0/20 total votes used
Project:Kaltura Community Edition (CE) - Self Hosted Online Video Platform
Version:Dragonfly
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Total votes:1
Description

KMC produces a "500 Internal Server Error" against symfony.php. i looked around a bit and notice my_kaltura.conf has

Alias /sf/ /usr/share/pear....

which directory does not exist.

later i noticed the release notes mention only CentOS so i dropped back to v3.0.0 and will wait for v4 to be tested on Ubuntu.

:{)}

Comments

#1

Oh my, Ubuntu's PEAR paths are a mess, aren't they.

Not only that, you'll need to set the include path in the php.ini for php-apache and php-cli.

include_path = ".:/usr/share/php:/usr/share/php/PEAR

and, if you've installed pear with apt-get, you should update it.

#2

CE3 has problems with Custom Data so i really need to test CE4. i had no luck with CentOS, it does not meet the minimum version requirements for MySQL and PHP, so i pressed on a bit with Ubuntu. please find attached installation instructions i cobbled together that does bounce around this issue. whether the whole package is sufficient for my purpose remains to be seen.

AttachmentSize
KalturaCE4onUbuntu10.10.odt22.27 KB

#3

AttachmentSize
KalturaCE4onUbuntu10.10.odt23.33 KB