Centova Technologies Forum

Centova Cast v2 => Technical discussion => Topic started by: davyid on July 20, 2012, 01:19:59 pm

Title: Configuration problem after install!
Post by: davyid on July 20, 2012, 01:19:59 pm
Hi. After install, on my screen apear this: "Error: Could not locate Centova Cast system files. open_basedir restrictions have been detected in your PHP configuration; this is the most likely cause for this error. Please check your php.ini and ensure that it matches the published requirements for Centova Cast."

I verified the config.php file and does not seem to have a problem... The open_basedir is disabled!

Thanks !
Title: Re: Configuration problem after install!
Post by: Centova - Steve B. on July 21, 2012, 03:58:38 pm
Quote
The open_basedir is disabled!
If you're getting that error, then open_basedir is not disabled.  Most likely you're editing the wrong php.ini file (https://secure.centova.com/pages/faqs/display/changes_to_php_ini_not_taking_80).
Title: Re: Configuration problem after install!
Post by: davyid on July 24, 2012, 11:07:12 am
now i have 2 problems..  :o

Centova Cast's diagnostics detected one or more problems:

Checking disabled functions   Warning
One or more functions have been disabled which may or may not interfere with Centova Cast operation; disabled functions include:
exec,passthru,system,proc_open,popen,curl_exec,curl_multi_exec,show_source
Checking PHP CLI binary   Failed
- Found v5.2.17 (cli); php.ini in /etc/php.ini (or /etc/php.d); One or more functions are disabled which may prevent correct operation
Title: Re: Configuration problem after install!
Post by: Alexiu on July 28, 2012, 10:04:12 am
Centova Cast needs an unrestricted environment in order to run properly.
So you would need to remove all the functions from the disabled list.