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

ติดตั้ง 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
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

วิธีดู Username/Password ของ admin

สามารถดู Username/Password ของ admin ได้โดย 1 cat...

จำรหัสผ่านไม่ได้ FORGOT ADMIN PASSWORD

วันดีคืนดีก็เกินลืมรหัสผ่านของ admin ขึ้นมาซะดื้อๆ ครั้นจะลองเดาแล้วก็ ไม่ใช่ซักรหัสเลย...

วิธี เปลี่ยนภาษาเมนู DirectAdmin เป็นภาษาไทย หรือ ภาษาอังกฤษ Language DirectAdmin

วิธี เปลี่ยนภาษาเมนู DirectAdmin เป็นภาษาไทย หรือ ภาษาอังกฤษ Language DirectAdmin 1....

วิธีแก้ไขให้ DirectAdmin อ่านภาษาไทยได้

SSH เข้าไปยัง Server หรือ ที่เรียกโปรแกรมว่า putty วิธีใช้คำสั่ง แก้ไขไฟล์ vi...

DirectAdmin สร้าง SSL ฟรีด้วย Let’s Encrypt [วิธีเปิดใช้+สร้างSSL]

ตั้งแต่ที่ทาง DirectAdmin นำเอาตัว SSL ฟรีจากค่าย Let’s Encrypt เข้ามาใส่ในระบบสร้าง SSL...