Copyright © 2011 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: | partnerServices3 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Gonen.Radai |
| Status: | active |
| Total votes: | 1 |
for example: create a new vhost on your server - eg.
kaltura.bouncingminds.com
when you install the install fails - no clear reason is displayed. The reason is that the $server_root is "" and when
install/run_replace_root.php
is called the following line of code executes
from the file install/run_replace_root.php :
I recommend simply removing the exit (4) line.