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: | partnerServices3 |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Total votes: | 1 |
Hi,
On a debian lenny installation of kalturaCE v1.5, I found that entering a path to the XAMPP php executable resulted in an error informing me it couldn't find the php executable.
After a quick look at the php file concerned (kalturaCE/install/general_info.php) I found that line 99 references an incorrect text field name.
It should be php_path instead of php_path2.
Editing to give the correct name solved the problem.
HTH
Cheers
R.