1 Star 0 Fork 24

jee / Video_Server

forked from haha_Dashen / Video_Server 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Run.cmd 240 Bytes
一键复制 编辑 原始数据 按行查看 历史
haha_Dashen 提交于 2018-03-11 22:39 . Update
@echo off
title Launcher
echo Starting Redis Server
cd redis
start Redis.cmd
cd ..
echo Starting Web Process
cd nginx
start nginx.exe
cd ..\php
start CGI.cmd
echo Starting Encode Process
cd ..
start php\php.exe -c php\php.ini main.php
pause
PHP
1
https://gitee.com/jempson/Video_Server.git
git@gitee.com:jempson/Video_Server.git
jempson
Video_Server
Video_Server
master

搜索帮助