Install php7 mash with apt-get install

1.4k views Asked by At

Is it possible to install mhash with apt-get?

I've tried sudo apt-get install php7.0-mhash, but this doesn't work.

Php document says that I must compile PHP with --with-mhash[=DIR] parameter, but I wish I don't have to compile php7.0 from source.

Because I've installed php7.0 by following the instructions here. I wish I don't want to reinstall php7.0.

0

There are 0 answers