Skip to content
This repository was archived by the owner on Mar 15, 2018. It is now read-only.
This repository was archived by the owner on Mar 15, 2018. It is now read-only.

error while loading shared libraries: libmysqlclient_r.so.16: cannot open shared object file: No such file or directory #22

@BadPirate

Description

@BadPirate

If you use a version that points to the new (and correct) path (and thus isn't effected by #21) -- Build still fails because of missing mysql client so :(

2018-03-14T19:45:42.911011+00:00 heroku[web.1]: Starting process with command `LD_LIBRARY_PATH=vendor/hhvm/ vendor/hhvm/hhvm -m server -p 39827 -c vendor/hhvm/config.hdf`
2018-03-14T19:45:44.976319+00:00 heroku[web.1]: State changed from starting to crashed
2018-03-14T19:45:44.887895+00:00 app[web.1]: vendor/hhvm/hhvm: error while loading shared libraries: libmysqlclient_r.so.16: cannot open shared object file: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions