LAMP
1.环境准备 关闭防火墙 挂载
sysemctl stop firewalld getenforce setforce 0
2.安装软件
[root@localhost ~]# yum -y install httpd mariadb mariadb-server php php-mysql php-fpm
安装 yum -y install httpd mariadb mariadb-server php php-mysql php-fpm
LAMP
L ===> Linux
A ===>apache
mysql ===>mysql
p ===> php/python/perl
安装 lrzsz vim
3.修改配置
更改apache配置文件 /etc/httpd/conf/httpd.conf 285 AddType application/x-httpd-php .php 164 DirectoryIndex index.php index.html
4.启动服务
授权
退出 修改配置文件
访问页面
NGS基础
蛋白质组学研究概述
Real-time qPCR So Easy?
UI设计师给的px尺寸单位,安卓如何换算成dp?
用户·角色·权限·表的设计
ie浏览器多开-----同时登陆多个账号
WPF中触发器Trigger、MultiTrigger、DataTrigger、MultiDataTrigger、EventTrigger几种
WPF 单个触发器、多个触发器、多条件触发器
WPF样式中TargetType 属性 (Property) 和 x:Key 属性 (Attribute)
Copyright © 2011-2022 走看看