Coder Social home page Coder Social logo

ibmdb / php-buildpack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudfoundry/php-buildpack

0.0 0.0 7.0 5.43 MB

A Cloud Foundry Buildpack for PHP.

License: Apache License 2.0

Shell 0.08% Ruby 0.27% Python 2.84% PHP 95.65% ApacheConf 0.06% Batchfile 0.03% CSS 0.46% JavaScript 0.01% HTML 0.61% Nginx 0.01% Smalltalk 0.01%

php-buildpack's People

Contributors

abhradke avatar arthurhlt avatar bridgetkromhout avatar cf-buildpacks-eng avatar chregu avatar crawsible avatar dannyzen avatar davidjahn avatar dgodd avatar flavorjones avatar foresteckhardt avatar gberche-orange avatar geramirez avatar glide1 avatar hochm avatar jbcpollak avatar jchesterpivotal avatar jtarchie avatar jvshahid avatar karasaj avatar kellygerritz avatar krook avatar mhoran avatar rickvdp avatar rochesterinnyc avatar sesmith177 avatar squeedee avatar styeung avatar

Watchers

 avatar  avatar  avatar  avatar

php-buildpack's Issues

Upgrade buildpack for PHP 7.2, 7.3 and ibm_db2 2.0.6

Hi team, Hi contributors,

Do you think as possible to upgrade this buildpack for the PHP version 7.2 and 7.3, and too for the last module ibm_db2.2.0.6 ?

Or can you explain me how to di this ?

Thanks a lot.

urllib2.HTTPError: HTTP Error 500: Internal Server Error

Version CF CLI :
cf.exe version 6.34.1+bbdf814.2018-04-10

Todays, I obtain an error on step "-- Installing IBM DB CLI Drivers -----------------"

Traceback (most recent call last):
File "/tmp/buildpacks/fe1645fb820e2d5e4218966ac9a91b15/scripts/compile.py", line 47, in
.from_build_pack('lib/additional_commands')
File "/tmp/buildpacks/fe1645fb820e2d5e4218966ac9a91b15/lib/build_pack_utils/builder.py", line 208, in extensions
process_extension(path, ctx, 'compile', process, args=[self])
File "/tmp/buildpacks/fe1645fb820e2d5e4218966ac9a91b15/lib/build_pack_utils/utils.py", line 69, in process_extension
success(getattr(extn, to_call)(*args))
File "/tmp/buildpacks/fe1645fb820e2d5e4218966ac9a91b15/lib/extension_helpers.py", line 48, in extension_helper_wrapper
return getattr(inst, 'compile')(install)
File "/tmp/buildpacks/fe1645fb820e2d5e4218966ac9a91b15/lib/extension_helpers.py", line 154, in compile
self._compile(install)
File "/tmp/buildpacks/fe1645fb820e2d5e4218966ac9a91b15/extensions/ibmdb/extension.py", line 75, in _compile
self.install_clidriver()
File "/tmp/buildpacks/fe1645fb820e2d5e4218966ac9a91b15/extensions/ibmdb/extension.py", line 154, in install_clidriver
True)
File "/tmp/buildpacks/fe1645fb820e2d5e4218966ac9a91b15/extensions/ibmdb/extension.py", line 100, in _install_direct
self._installer._dwn.custom_extension_download(url, url, fileToInstall)
File "/tmp/buildpacks/fe1645fb820e2d5e4218966ac9a91b15/lib/build_pack_utils/downloads.py", line 46, in custom_extension_download
res = urllib2.urlopen(url)
File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 410, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 448, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 500: Internal Server Error
Failed to compile droplet
Exit status 223
Staging failed: Exited with status 223

For information, yesterday no error occurred.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.