075-845-490 | 097-165-2449
Line ID: @hostnakhonitech
🎉 โปรโมชั่นพิเศษ! ลด 10% สำหรับลูกค้าใหม่
NakhoniTech
075-845-490
support@NakhoniTech.com

เพิ่มโมดูล gmp php ด้วย custombuild --with-gmp Print

  • 0

ติดตั้ง gmp
# yum install gmp-devel

cd /usr/local/directadmin/custombuild
./build used_configs | grep configure.php

cd /usr/local/directadmin/customapache
vi configure.php

#add your --with-module line to the end of the file,
--with-gmp

# and make sure the \ character exists at the end of all lines except the last one.
./build clean
./build php

Was this answer helpful?

« Back