创建用户:useradd-s/sbin/nologin-Mnginx安装依赖:yum-yinstalllibxml2libxml2-develyum-yinstallcurl-devellibjpeg-devellibpng-develfreetype-develyum-yinstalllibicu-develyum-yinstalllibxslt-develyum-yinstallopenssl            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2019-01-08 03:43:09
                            
                                1370阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            下载:http://us1.php.net/downloads.php或https://github.com/dollarphper/soft/blob/master/php/php-7.2.10.tar.gz安装:a.安装依赖:yum-yinstalllibxml2libxml2-develyum-yinstallcurl-devellibjpeg-devellibpng-develfreety            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2018-09-18 00:49:56
                            
                                837阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            centos7物理机升级内核一、源码安装gcc12.2.01、先安装wget[root@localhost ~]# yum -y install wget2、下载gcc12.2.0[root@localhost ~]# wget http://ftp.gnu.org/gnu/gcc/gcc-12.2.0/gcc-12.2.0.tar.gz3、安装gcc所需的编译环境安装gcc-c++编译环境,要不            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2024-05-11 15:29:49
                            
                                450阅读
                            
                                                                             
                 
                
                             
         
            
            
            
             阿里云官方镜像站:阿里巴巴开源镜像站-OPSX镜像站-阿里云开发者社区我们在系统安装软件时都会遇到各种小问题,那么如何才能提高我们在云服务器上的软件安装效率呢?接下来就为大家详细介绍下如何在 CentOS 环境下通过 yum 命令快速安装软件。在 CentOS 环境下,我们可以通过 yum 命令快速安装软件。对于 yum 下载源,我们不需要添加任何软件源,就可以直接安装软件包            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2022-02-28 15:05:20
                            
                                195阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            安装依赖 编译 出现 configure: error: mcrypt.h not found. Please reinstall libmcrypt时 出现 Don't know how to define struct flock on this system, set --enable-opc            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2016-12-26 20:06:00
                            
                                164阅读
                            
                                                                                    
                                2评论
                            
                                                 
                 
                
                             
         
            
            
            
            问题:因内部管控,机器无法连接公有yum源安装php。正常安装php7可以参考CentOS7.2 安装 PHP7.2下面的代码也是一种方法yum -y install libmcrypt libmcrypt-devel mcrypt mhash
rpm -Uvh https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.r            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2024-03-07 13:51:43
                            
                                278阅读
                            
                                                                             
                 
                
                                
                     
                                    
                             
         
            
            
            
            准备工作:Yum update & yum upgrade
Yum –y install gcc*  
yum -y install libevent-devel  
yum -y install gperftools编译            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2017-03-24 10:48:00
                            
                                1129阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            本文介绍的是在linux下centos7 安装php7版本介绍一、获取PHP首先,我们先下载php,我用的是php7.4.13版本,建议使用下载工具下载,这样比较快,或者用我准备好的也可以复制到浏览器打开 https://pan.baidu.com/s/1be5ZNPR1Pp_PNCSMyEf6UA     密码是:6y49下载完成后用ftp工具上传到 /root 目            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2024-04-30 21:07:04
                            
                                189阅读
                            
                                                                             
                 
                
                                
                     
                                    
                             
         
            
            
            
            具体步骤如下:1. 使用iso文件安装系统。2. 设置网络。 设置网络适配器中网络连接为桥接模式3. 设置阿里源第一步:备份你的原镜像文件,以免出错后可以恢复。 mv /etc/yum.repos.d/CentOS-Base.repo /etc/yum.repos.d/CentOS-Base.repo.backup 第二步:下载新的CentOS-Base.repo 到/etc/yum.repos.            
                
                    
                        
                                                            
                                                                        
                                                                                        转载
                                                                                    
                            2023-12-20 13:21:40
                            
                                75阅读
                            
                                                                             
                 
                
                             
         
            
            
            
             准备工作1 linux centos7下安装yum install  gcc gcc-c++ make zlib-devel libxml2-devel libjpeg-devel libjpeg-turbo-devel libiconv-devel  freetype-devel libpng-devel gd-devel libcurl-devel libxslt-devel li            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2022-08-22 15:55:25
                            
                                140阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            1.安装php#yuminstall-yphp-commonphp-develphpphp-mysqlphp-cliphp-mbstringphp-pdophp-gdphp-ldapphp-odbcphp-dbaphp-bcmathphp-xmlphp-xmlrpcphp-pearphp-soapphp-tidyphp-mhashphp-fpmphp-pecl-memcache2.安装apache            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2018-01-03 18:22:10
                            
                                2017阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            网站上很多教程,要不完整,要么版本不对或者版本过老,走过很多弯路才安装好,为了让各位童鞋少走弯路,特此写下自            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2022-05-16 11:44:15
                            
                                369阅读
                            
                                                                             
                 
                
                                
                     
                                    
                             
         
            
            
            
            下载php](https://www.php.net/distributions/php-7.3.8.tar.gz)准备工作本机案例系统信息:centos7.6安装路径:/usr/loc            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2024-08-08 15:11:47
                            
                                33阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            1、源码安装lamp(centos7)(1)源码安装apr-1.5.2和apr-util-1.5.4 cd apr-1.5.2 ./configure && make && make install cd apr-util-1.5.4 ./configure  --with-apr=/usr/local/apr/ &            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2015-11-27 00:04:05
                            
                                929阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            安装软件:a.httpd官方网站/下载地址:http://httpd.apache.org/download.cgi或https://github.com/dollarphper/soft/raw/master/apache/httpd-2.4.34.tar.gzb.arp、arp-util官方网站:http://apr.apache.org/download.cgi或https://github            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2018-09-12 02:29:44
                            
                                1919阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            下载:a.pcre官网及安装包:https://ftp.pcre.org/pub/pcre/或https://github.com/dollarphper/soft/raw/master/nginx/pcre-8.42.tar.gzb.zlib官网及安装包:http://zlib.net/或https://github.com/dollarphper/soft/blob/master/nginx/            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2018-09-14 09:03:24
                            
                                1985阅读
                            
                                                                             
                 
                
                             
         
            
            
            
            1、安装前准备工作下载Nginx源码包,官网下载会有很多版本,注意版本号,偶数为稳定版,奇数为开发实验版下载地址:http://nginx.org/en/download.html2、安装编译环境、创建安装目录和用户yum-yinstallgccgcc-c++pcre-develzlib-develmkdir/usr/local/nginx1.18useradd-Mnginx-s/sbin/nol            
                
                    
                        
                                                            
                                                                        
                                                                                        原创
                                                                                    
                            2020-12-10 19:29:23
                            
                                618阅读