简介:记录在ubuntu18(64位)上安装由世界上最好的语言PHP开发的WordPress。采用LAMP(Linux,Apache,Mysql,PHP)环境。step#1服务器进行upgrade&&updateapt-getupdate&&apt-getupgrade-ystep#2安装apache2apt-getinstallapache2apache2-uti
分类:
系统相关 时间:
2019-08-13 10:38:34
阅读次数:
378
It's said that Aladdin had to solve seven mysteries before getting the Magical Lamp which summons a powerful Genie. Here we are concerned about the fi ...
分类:
其他好文 时间:
2019-08-13 00:55:26
阅读次数:
129
apt-get update 首先更新源仓库 apt-get nginx 安装nginx apt-cache show php 查看阿里云仓库保存的PHP版本 apt-get install php 会自动安装php-common php7.0 php7.0-cli php7.0-common ph ...
分类:
系统相关 时间:
2019-08-13 00:04:05
阅读次数:
130
http://acm.hdu.edu.cn/showproblem.php?pid=3183 A Magic Lamp Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others)Total Subm ...
分类:
其他好文 时间:
2019-08-11 22:50:29
阅读次数:
134
Centos 安装 LAMP 系统: Centos 6.5 Apache 2.4 + PHP 7.2 + Mysql 5.7 准备工作 1. centos 查看版本 查看 centos版本 "How to Check CentOS Version" 2. 更新yum 源 使用yum安装 Apache ...
分类:
其他好文 时间:
2019-08-11 17:25:34
阅读次数:
120
yum安装lnmp(linux+nginx+php7.1+mysql5.7)1、第一步先更新yumupdate只适合新服务器,生成环境慎用2、yum安装nginx安装nginx最新源:yumlocalinstallhttp://nginx.org/packages/centos/7/noarch/RPMS/nginx-release-centos-7-0.el7.ngx.noarch.rpmyum
分类:
其他好文 时间:
2019-08-11 10:45:21
阅读次数:
377
1)查看 web 服务的编译参数 a.查看 nginx 的编译参数: /home/oldboy/run/nginx/sbin/nginx -V 范例 1: [root@VM-001 ~]# /home/oldboy/run/nginx/sbin/nginx -V nginx version: ngi ...
分类:
其他好文 时间:
2019-08-11 01:04:26
阅读次数:
83
/app/php/bin/php -i|grep configure 范例 4: /app/php/bin/php -i|grep configure 范例 4: [root@VM-001 ~]# /app/php/bin/php -i|grep configure Configure Comman ...
分类:
Web程序 时间:
2019-08-11 01:03:09
阅读次数:
141
PHP 安装 LNMP 下 php 在 Apache 服务下是 libphp5.so nginx 服务下是 9000 端口 #确保 web 服务和 MySQL 正常 143 PHP 安装 LNMP 下 php 在 Apache 服务下是 libphp5.so nginx 服务下是 9000 端口 # ...
分类:
其他好文 时间:
2019-08-11 01:02:18
阅读次数:
86
grep CONFIGURE_LINE /app/mysql/bin/mysqlbug 提示:还发现很多人先 cat,在 grep,很不专业,应杜绝。 范例 3: [root@VM-001~]# grep CONFIGURE_LINE /app/mysql/bin/mysqlbug CONFIGUR ...
分类:
数据库 时间:
2019-08-11 00:22:56
阅读次数:
143