Tim Dunphy
2014-06-11 17:41:59 UTC
Hey all,
When I try to run drush I get this error:
[***@aozmpwslp002la ~]# drush
PHP Warning: parse_ini_file(/opt/php-5.3.22/bin/includes/../drush.info):
failed to open stream: No such file or directory in
/opt/php-5.3.22/bin/includes/environment.inc on line 721
PHP Notice: Undefined offset: 1 in
/opt/php-5.3.22/bin/includes/bootstrap.inc on line 1013
This is line 721 of environment.inc:
*/
function drush_read_drush_info() {
$drush_info_file = dirname(__FILE__) . '/../drush.info';
return parse_ini_file($drush_info_file); /* line 721 */
}
And this is line 1013 of bootstrap.inc;
define('DRUSH_MINOR_VERSION', $version_parts[1]);
Can someone please help me out with these errors? I really need to get this
going!
Thanks
Tim
When I try to run drush I get this error:
[***@aozmpwslp002la ~]# drush
PHP Warning: parse_ini_file(/opt/php-5.3.22/bin/includes/../drush.info):
failed to open stream: No such file or directory in
/opt/php-5.3.22/bin/includes/environment.inc on line 721
PHP Notice: Undefined offset: 1 in
/opt/php-5.3.22/bin/includes/bootstrap.inc on line 1013
This is line 721 of environment.inc:
*/
function drush_read_drush_info() {
$drush_info_file = dirname(__FILE__) . '/../drush.info';
return parse_ini_file($drush_info_file); /* line 721 */
}
And this is line 1013 of bootstrap.inc;
define('DRUSH_MINOR_VERSION', $version_parts[1]);
Can someone please help me out with these errors? I really need to get this
going!
Thanks
Tim
--
GPG me!!
gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B
GPG me!!
gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B