Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP extension "curl" is loaded Extension curl is not loaded! #1735

Closed
Toutzn opened this issue Apr 19, 2017 · 4 comments
Closed

PHP extension "curl" is loaded Extension curl is not loaded! #1735

Toutzn opened this issue Apr 19, 2017 · 4 comments
Labels

Comments

@Toutzn
Copy link

Toutzn commented Apr 19, 2017

insert in your Dockerfile

php5-curl

RUN apt-get update && apt-get install -y git apache2 php5 libapache2-mod-php5 php5-mcrypt php5-mysqlnd php5-ldap php5-gd php5-curl

and add the row

RUN php5enmod curl

@nilsteampassnet
Copy link
Owner

Thank you

@Toutzn
Copy link
Author

Toutzn commented Apr 20, 2017

You welcome.
Can i open a new feature? How can i do that for you?

@nilsteampassnet
Copy link
Owner

I just need to update the Dockerfile file from the root of Teampass project

@nilsteampassnet
Copy link
Owner

@Toutzn, you can open new feature request from http://teampass.userecho.com/

nilsteampassnet added a commit that referenced this issue Apr 22, 2017
Fix for #1735
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants