diff --git a/conf/htconfig.sample.php b/conf/htconfig.sample.php index de03dfce..af51076b 100644 --- a/conf/htconfig.sample.php +++ b/conf/htconfig.sample.php @@ -70,7 +70,7 @@ App::$config['system']['admin_email'] = '__EMAIL__'; // Location of PHP command line processor -App::$config['system']['php_path'] = 'php__PHPVERSION__'; +App::$config['system']['php_path'] = '/usr/bin/php__PHPVERSION__'; // Configure how we communicate with directory servers.