wrong form name for install/general_info.php php_path

My issue votes
0
votes
0/20 total votes used
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
Description

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.