Hi, I'm pretty new with LAMP/Debian and the scripting which I would like to use requires me to enable GMP.

I can't find it in the GUI interface, is there someone who please can give me a hint to install/enable this through the CLI?

Regards
Gert  

Replies (2)

I was searching for a few

Reply 1

I was searching for a few hours and decided to post this topic. Just a few minutes after this post I found the solution with a working command for the CLI.

The command is:

apt-get install php5-gmp

Great detective work! :)

Reply 2

And thanks for posting back.