How to Install GMP Math liberary

wget http://ftp.sunet.se/pub/gnu/gmp/gmp-4.2.2.tar.bz2
tar -xjvf gmp-4.2.2.tar.bz2
cd gmp-4.2.2
./configure
make
make check
make install

vi /var/cpanel/easy/apache/rawopts/all_php5

add

--with-gmp

to this file and recompile php with default settings

/scripts/easyapache

save and compile.

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How do I move my site from my old host to your servers?

Transferring your account to us can be an easy process with zero downtime if done properly. To do...

Where do I upload my website files?

Your account has both non-web accessible space and your web accessible space. Your user home...

Account Basics

Here are some basics about your hosting account. Username and Password:These are stated in the...

How can I download a backup of my site?

Please login to your control panel and create a full backup. This may take a few minutes to...