Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

The method of installing SG11 encryption extension components in Linux system

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

How to install SG11 encryption extension components in Linux system? I believe that many inexperienced people are at a loss about this, so this article summarizes the causes and solutions of the problem. Through this article, I hope you can solve this problem.

What is Linux system Linux is a free-to-use and free-spread UNIX-like operating system, is a POSIX-based multi-user, multi-task, multi-threaded and multi-CPU operating system, using Linux can run major Unix tools, applications and network protocols.

Step one:

Download the component, the address of this component is provided by Datong Rongwang Technology, the component supports ixed.4.3.lin-ixed.7.2ts.lin, and the component nodes are distributed in North China, South China, Southwest China, Central China and overseas.

Download address: https://cloud.rongkeji.cn/download/sg11-x86_64.tar.gz

Cd / root # go to the root directory

Mkdir sg11 # create a sg11 folder

Cd sg11 # enter the ssg11 folder

Wget https://cloud.rongkeji.cn/download/sg11-x86_64.tar.gz # download sg11 encryption component

Tar zxf sg11-x86_64.tar.gz # extract the sg11 encryption component to the sg11 folder

Sorry, the following picture, there is a command is wrong, do not type the file format, we should pay attention to the use of tab completion

Step 2:

Php-v # View php version

The purpose of checking the version is to select the corresponding file. I am php5.6 here, so the choice is ixed.5.6.lin. Of course, ixed.5.6.lin is also compatible with php5.2 to php7. Rongwang recommends that you still choose the corresponding file, and choose as many php versions as you like.

Step 3:

Find /-name php.ini # find php.ini location

Vi / usr/local/php/etc/php.ini # modify php.ini

Extension=/root/sg11/ixed.5.6.lin # add this code to about 910-915 lines

Wq # Save exit

Reboot # restart the server immediately

View phpinfo

This indicates that it has been installed successfully

After reading the above, have you mastered the method of installing SG11 encryption extension components in Linux system? If you want to learn more skills or want to know more about it, you are welcome to follow the industry information channel, thank you for reading!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report