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: | api_v3 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active (needs more info) |
| Total votes: | 2 |
when following the default installation doc http://www.kaltura.org/kaltura-ce-running-installation-script, kaltura runs as root. documentation/installer should be fixed, so that it runs as unprivileged user (e.g. www-data or nobody).
Comments
#1
Hey,
Installer runs as root, however Kaltura runs as a webservice under apache user.
Please describe more if you see different behavior.
#2
The problem is that all of the parts of kaltura that are not run from apache, i.e. the video encoding part run as the root user (!)