Re: drush 5.3 failing to launch under php 5.3.22

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>
> Well, it seems pretty obvious to me. Try rereading the error;
> "PHP Warning: parse_ini_file(/opt/php-5.3.22/bin/includes/../drush.info):
> failed to open stream: No such file or directory". This means that when PHP
> tried to read "/opt/php-5.3.22/bin/includes/../drush.info" it could not
> find the file.
> So what you should do is... check where that file went :)
> Obviously, "/opt/php-5.3.22/bin/includes/../drush.info" means it's in
> "/opt/php-5.3.22/bin/drush.info" (since ../ means 'go up 1 directory').



Yup! Makes sense now. Thanks, Tul!

Tim


On Wed, Jun 11, 2014 at 5:40 PM, Maciek Sokolewicz <
maciek.sokolewicz@xxxxxxxxx> wrote:

> On 11-6-2014 19:41, Tim Dunphy wrote:
>
>> PHP Warning:  parse_ini_file(/opt/php-5.3.22/bin/includes/../drush.info):
>> failed to open stream: No such file or directory
>>
>
> Well, it seems pretty obvious to me. Try rereading the error;
>
> "PHP Warning: parse_ini_file(/opt/php-5.3.22/bin/includes/../drush.info):
> failed to open stream: No such file or directory". This means that when PHP
> tried to read "/opt/php-5.3.22/bin/includes/../drush.info" it could not
> find the file.
>
> So what you should do is... check where that file went :)
> Obviously, "/opt/php-5.3.22/bin/includes/../drush.info" means it's in
> "/opt/php-5.3.22/bin/drush.info" (since ../ means 'go up 1 directory').
>
> Good luck,
> - Tul
>



-- 
GPG me!!

gpg --keyserver pool.sks-keyservers.net --recv-keys F186197B

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux