咨询热线:18076568990、0755-25823180

在阿里云CentOS 7.4下安装WSTMart开源商城系统

2020-8-29 01:20| 发布者: shopwt| 查看: 1058| 评论: 0

简介:ShopWT软件B2B2C(ShopWT)开源商城体系在linux下的安装,阿里云Cent 7.4版本安装下令教程: ShopWT 安装apache 安装服务 yum install httpd httpd-devel 启动服务 apachectl start 重启 apachectl restart
ShopWT软件B2B2C(ShopWT)开源商城体系在linux下的安装,阿里云Cent 7.4版本安装下令教程:

ShopWT

  • 安装apache
    • 安装服务
      • yum install httpd httpd-devel
    • 启动服务
      • apachectl start
    • 重启
      • apachectl restart
    • 查察服务是否开启
      • ps -ef|grep httpd
  • 安装PHP
    • 下令
      • yum install php
    • php干系模块
      • yum install php-mysql php-gd php-imap php-ldap php-odbc php-pear php-xml php-xmlrpc
    • 测试
      • php -m
  • 安装mysql
    • 安装
      • yum install mariadb-server -y
      • systemctl enable mariadb.service
    • 启动
      • systemctl start mariadb.service
    • 设置暗码
      • mysql_secure_installation
        • wstmart123
    • 测试
      • mysql -uroot -p
  • 关闭防火墙
    • 重启后见效
      • chkconfig iptables on
      • chkconfig iptables off
    • 即时见效
      • service iptables start
      • service iptables stop
    • 添加端口
      • vi /etc/sysconfig/iptables
      • -A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 80 -j ACCEPT
  • 关闭防火墙
    • 查察防火墙状态
      • firewall-cmd --state
    • 关闭
      • systemctl stop firewalld.service
    • 克制开机启动
      • systemctl disable firewalld.service

  • 下载WinSCP软件,在WinSCP中登岸服务器,上传ShopWT步伐
  • 访问域名,按界面提示,点击下一步,设置信息,安装完成。


ShopWT(www.shopwt.com)是国内知名商城系统及商城网站建设提供商,其中销客多小程序系统为商家提供小程序商城开发、小程序分销系统、微分销系统、商城系统、电商网站建设、微信分销系统、小程序商城等多端商城及电子商务行业解决方案>
免责声明:如果侵犯了您的权益,请联系站长,我们会及时删除侵权内容,谢谢合作!
收藏 分享 邀请

鲜花

握手

雷人

路过

鸡蛋

精彩阅读

更多+

最新活动

联系我们

产品及方案咨询:18076568990、0755-25823180

电子邮箱:web@shopwt.com、客服微信:shopwtcom

公司地址:深圳市罗湖区人民南路3002号国贸大厦B座1608楼

  • 官方公众号

  • 微信客服