TAIDONG - 2009年9月
https://www.zhangtaidong.cn/2009/09/
TAIDONG's Blog
-
<Linux/CentOS>Typecho环境搭建与安装配置
https://www.zhangtaidong.cn/archives/1/
2009-09-26T00:00:00+08:00
1.服务器环境搭建(安装完成后会自动重启)wget -c http://mirrors.linuxeye.com/oneinstack-full.tar.gz && tar xzf oneinstack-full.tar.gz && ./oneinstack/install.sh --nginx_option 1 --php_option 7 --phpcache_option 1 --php_extensions zendguardloader --php_extensions fileinfo --phpmyadmin --mphp_ver 55 --db_option 4 --dbinstallmethod 1 --dbrootpwd zhangtaidong.cn --pureftpd --redis --memcached --iptables --reboot2.数据库默认账号/密码:账号:root密码:zhangtaidong.cn3.创建虚拟主机~/oneinstack/vhost.sh //按照提示选择完成步骤即可*注意一定要开启伪静态4.下载Typecho上传至服务器下载地址:TypechoDownload上传全部文件列表到服务器admin
install
usr
var
index.php
install.php
LICENSE.txt5.访问服务器域名/绑定域名根据提示配置安装即可