Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

I get pipeline runs error "could not find driver" when use the quickstart-basic

LeonWeng
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 9, 2018

I get pipeline runs error "could not find driver" when use the quickstart-basic

image.png

https://confluence.atlassian.com/bitbucket/get-started-with-bitbucket-pipelines-792298921.html 

 

 

 

 

1 answer

0 votes
davina
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 18, 2018

Hi LeonWeng,

I believe you are referring to the Laravel with Bitbucket Pipelines guide.

Thanks for pointing this out! The guide was using a deprecated extension. It has now been updated with a working command.

Just replace 

- docker-php-ext-install mcrypt && docker-php-ext-install pdo_mysql

with

- yes | pecl install mcrypt-1.0.1
- docker-php-ext-install pdo_mysql

Hope this helps!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events