eugeneware / eugeneware/docker-php-5.3-apache
Can't install bcmath through docker-php-ext-install
Open
- 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.