eugeneware / eugeneware/docker-php-5.3-apache

Can't install bcmath through docker-php-ext-install

Open
#2 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Shell
Stars
22
Forks
30
PR merge metrics
No merged PRs in 30d

Description

When I try to install the module bcmath through `docker-php-ext-install` I get the following error:
```
Build complete.
Don't forget to run 'make test'.

Installing shared extensions: /usr/local/lib/php/extensions/no-debug-non-zts-20090626/
docker-php-ext-enable bcmath.so
/usr/local/bin/docker-php-ext-enable: line 61: /usr/local/etc/php/conf.d/docker-php-ext-bcmath.ini: No such file or directory
```

Do you have any advice how to fix it?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.