- 资源介绍
- 历史当天
首先把qqh.zip放到服务器根目录
安装解压软件
#yum install -y unzip zip
安装JDK环境
#cd /
#chmod -R 777 /jdk-6u45-linux-x64-rpm.bin
#./jdk-6u45-linux-x64-rpm.bin
解压青丘狐服务端
#unzip qqh.zip
设置权限
#chmod -R 777 /home/
#chmod -R 777 /root/
启动服务端
#./start
关闭服务端
#./stop
清档
home/au/xdb/里头的全清
/export/data/里头的全清
PHP架设
#yum list installed | grep php
#rpm -Uvh http://ftp.iij.ad.jp/pub/linux/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm
#rpm -Uvh http://rpms.famillecollet.com/enterprise/remi-release-6.rpm
#yum list –enablerepo=remi –enablerepo=remi-php56 | grep php
#yum install –enablerepo=remi –enablerepo=remi-php56 php php-opcache php-devel php-mbstring php-mcrypt php-mysqlnd php-phpunit-PHPUnit php-pecl-xdebug php-pecl-xhprof
#yum install –enablerepo=remi –enablerepo=remi-php56 php-fpm
修改网站端口
/etc/httpd/conf/httpd.conf
搜Listen 80
Listen 80(要修改的端口默认80)
搜ServerName
ServerName loaclhost:80(去掉#号改成这个格式端口和上面一样)
重启网站
#service httpd restart
2. 分享目的仅供大家学习和交流,不能确保资源完整性和时效性,请在下载后24小时内删除!
3. 不得使用于非法商业用途,不得违反国家法律。否则后果自负!
4. 本站提供的源码、模板、插件等等其他资源,都不包含技术服务请大家谅解!
5. 如有链接无法下载、失效或广告,请联系管理员处理!
6. 本站资源售价只是赞助,收取费用仅维持本站的日常运营所需!
Yunyiwl.com » 手游青丘狐服务端+架设教程+各种工具