Home WebServer PanelDirectAdmin How to install ImageMagick on DirectAdmin

How to install ImageMagick on DirectAdmin

by Thạch Phạm
Published: Last Updated on
A+A-
Reset

Install ImageMagick on DirectAdmin
Install ImageMagick on DirectAdmin

ImageMagick is a set of software (which can be called a library) to process image files. Imagick is a PHP extension used to create and modify images using the ImageMagick API on Linux systems.

ImageMagick can read, write, and convert many image file formats such as JPEG, GIF, PNG, TIFF, PDF, PostScript, SVG … (more than 100 formats in total). ImageMagick can be used to perform simple operations with images such as: moving, rotating, flipping, zooming, dragging the image, as well as adjusting colors, adding effects, or drawing text and shapes into existing image files.

The most effective way to use ImageMagick is through commands executed in programming languages. ImageMagick supports API application programming interfaces for many different programming languages.

In this article, AZDIGI will show you to install ImageMagick on DirectAdmin the fastest.

Step 1: SSH into your system

First, we need to access your VPS/server via SSH protocol. If you don’t know how to SSH into your VPS/Server, you can refer to the following tutorial:

Step 2: Install ImageMagick on DirectAdmin

After successfully SSH into the server, you can install ImageMagick with the following commands:

AZDIGI Tutorial
cd /usr/local/directadmin/custombuild
./build update
./build set imagick yes
./build imagick
./build php n
    
Install ImageMagick on DirectAdmin

The installation will take 5 to 10 minutes. After the installation is complete, you will see the complete installation message as below:

CleanShot 2020 10 22 at 14.00.56

Step 3: Check the installation of imagick on DirectAdmin

To be sure, check ImageMagick with the info php file: access the archive source code => create any php file. For example, I created a file named info.php with the following content:

 

Once created, go to http://my-domain/info.php and check ImageMagick. If the screen shows as below, it is successful.

CleanShot 2020 10 22 at 14.01.35

Thus, AZDIGI has completed the installation steps of ImageMagick on DirectAdmin. Hope this article will help you. Wishing you success!

Đánh giá

Tham gia nhóm hỗ trợ Server - Hosting

Tham gia nhóm Hỗ trợ Server - Hosting & WordPress để cùng nhau hỏi đáp và hỗ trợ các vấn đề về WordPress, tối ưu máy chủ/server.

Tham gia ngay

Bài viết cùng chuyên mục

AZDIGI – Không chỉ là đơn vị hàng đầu trong lĩnh vực Web Hosting và Máy chủ, chúng tôi mong muốn mang lại những kiến thức bổ ích nhất và luôn cập nhật thường xuyên cho cộng đồng người đam mê thiết kế website, công nghệ,…

Vui lòng không sao chép nội dung nếu chưa xin phép. Designed and Developed by PenciDesign