Skip to content

php5.6-apache and mysql driver #579

@tuananh

Description

@tuananh

Not a PHP guy so please bear with me here.

FROM php:5.6.33-apache-jessie
RUN docker-php-ext-install -j$(nproc) pdo_mysql mysql mysqli

And i got this error

POSIX.pm did not return a true value at /usr/share/perl5/Dpkg/Arch.pm line 33.
BEGIN failed--compilation aborted at /usr/share/perl5/Dpkg/Arch.pm line 33.
Compilation failed in require at /usr/bin/dpkg-architecture line 33.
BEGIN failed--compilation aborted at /usr/bin/dpkg-architecture line 33.
The command '/bin/sh -c docker-php-ext-install -j$(nproc) pdo_mysql mysql mysqli' returned a non-zero code: 255

Can someone check to see what I did wrong here?

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