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.

Was dit antwoord nuttig? 0 gebruikers vonden dit artikel nuttig (0 Stemmen)