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

[Trinity] Build PHP packages against Trinity stack's library versions #50

Open
pst opened this issue Nov 12, 2015 · 0 comments
Open

[Trinity] Build PHP packages against Trinity stack's library versions #50

pst opened this issue Nov 12, 2015 · 0 comments

Comments

@pst
Copy link
Contributor

pst commented Nov 12, 2015

PHP Warning:  PHP Startup: Unable to load dynamic library '/srv/www/php-5.6.15/lib/php/extensions/imagick.so' - libMagickWand.so.4: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/srv/www/php-5.6.15/lib/php/extensions/intl.so' - libicui18n.so.48: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/srv/www/php-5.6.15/lib/php/extensions/memcached.so' - libmemcached.so.11: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/srv/www/php-5.6.15/lib/php/extensions/imagick.so' - libMagickWand.so.4: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/srv/www/php-5.6.15/lib/php/extensions/intl.so' - libicui18n.so.48: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/srv/www/php-5.6.15/lib/php/extensions/memcached.so' - libmemcached.so.11: cannot open shared object file: No such file or directory in Unknown on line 0
pst added a commit that referenced this issue Nov 16, 2015
Build PHP version in Docker containers using our Stack images instead
of inside Vagrant VMs that have to be maintained to match the Stack
run-time environment seperately.

Additionally the `Makefile` and `$STACK/Dockerfile`s allow to build
each PHP version for each Stack and can also be extended easily for
future Stacks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant