How do I update the PHP Path? i.e. usr/local/bin/php

1 reply [Last post]
Joined: 08/06/2009
Points: 44

My PHP path is usr/local/bin/php, not usr/bin/php.
How do I tell this to kaltura??

I came across this:
kaltura/alpha/batch/kaltura_env.sh
export PHP_PATH=php
I tried changing it into export PHP_PATH=/../local/bin/php & export PHP_PATH=../local/bin/php but it didn't work.

Any advice?

Joined: 08/10/2009
Points: 2

Sorry timofey can't help you.

But, if your trying it on Windows:
Its an "environment" variable.

http://wamp.corephp.co.uk/step_06.php

Your actual location will likely be different "C:\path\to\your\php.exe