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
| Project: | Kaltura Community Edition (CE) - Self Hosted Online Video Platform |
| Version: | Dragonfly |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Total votes: | 0 |
Hi,
the memory limit of 64 MB in the my_kaltura.conf
for php scripts is too low. At least on my setup: Debian 5.0.8 64bit AMD
with
php_value memory_limit 80M it works
the default
php_value memory_limit 64M
gives me "could not load partner information"
Kaltura 4.0.0 CE