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

Linux install PHP

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

Share

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

Address of https://pan.baidu.com/s/1ed47EJaK9SgyeZVrdMTH0A / / package Baidu Cloud Network disk

Yum-y install\ libjpeg\ libjpeg-devel\ libpng libpng-devel\ freetype freetype-devel\ libxml2\ libxml2-devel\ zlib zlib-devel\ curl curl-devel\ openssl openssl-devel

Yum install bzip2-y / / install the decompression tool

Yum install lrz*-y / / install upload software

Ls / / check what files are in the current directory

Tar xjvf php-7.1.10.tar.bz2 / / extract the package ls / / to see what files are in the current directory

Cd php-7.1.10 / / enter this folder

. / configure\-- prefix=/usr/local/php\-- with-mysql-sock=/usr/local/mysql/mysql.sock\-- with-mysqli\-- with-zlib\-- with-curl\-- with-gd\-- with-jpeg-dir\-- with-png-dir\-- with-freetype-dir\-- with-openssl\-- enable-mbstring\-- enable-xml\-enable-session\-enable-ftp\-- enable-pdo\-- enable- Tokenizer\-- enable-zip\-- enable-fpm if you report an error, just install yum install gcc-y.

Make / / compile make install / / compile and install cp php.ini-development / usr/local/php/lib/php.ini / / copy php.ini-development into the / usr/local/php/lib/php.ini file directory

Vi / usr/local/php/lib/php.ini / / enter the configuration file to modify the following mysqli.default_socket = / usr/local/mysql/mysql.sockdate.timezone = Asia/Shanghai/usr/local/php/bin/php-m / / verify the installed module

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