Bugu voice source code server environment configuration and technology development language
布谷语音源码部署环境
安装要求(只有在相同的环境下才更容易避免一些不必要的麻烦):
1.安装Center OS 7.9,我们自己的服务器使用的是7.9建议相同系统,非强制
2.安装宝塔环境(强烈推荐使用)
3.安装软件环境:PHP 7.3、Nginx默认版本 、MySQL5.6版本、Redis+PHP的redis扩展
4.PHP禁用函数 putenv
swoole-compiler扩展:
安装swoole扩展,项目根目录或者在install目录下有swoole-compiler-loader.php文件(没有这个安装引导文件的话可以在技术群里要一下,或者自己去swoole-compiler官网下载),部署好站点后按照步骤安装,扩展文件在项目根目录下也有.so文件,如果需要对应的版本没有可以在沟通群中要,或者自己去swoole-compiler官网下载
布谷语音源码代码部署安装
添加站点输入你解析好的域名

上传代码

网站目录选择/public,伪静态选择thinkphp模版的就可以

安装Redis扩展

配置接口数据库:
数据库配置文件夹目录文件/public/db.php

配置短信、即时通讯、云存储等。

布谷语音源码开发工具及语言:
Android
- 使用
Java语言开发 - 开发工具:Android Studio 4.2.2
- 开发环境:Windows、Mac OS
iOS
- 使用
Objective-C语言开发 - 开发功能:XCode11、XCode12
- 开发环境:Mac OS
server-side
- 使用
PHP语言开发,可兼容7.3版本 - 框架使用
ThinkPHP 5.0版本,UI 使用bootstrap - 缓存服务使用
redis - 数据库使用
MYSQL 5.6
- Can free downloads or VIP member-only resources be commercialized directly?
- The resources on this site are collected and organized through the network, for personal research and study purposes only. The copyright belongs to the legal owner of the software and program code, users should verify the copyright and legality of the resources, prohibited for commercial use, illegal activities or any violation of national laws and regulations.
- Disclaimer of liability for program or code bugs, compatibility issues or functional defects, etc.
- As the resources on this site are collected and organized through the network, not the site's original, it can not fully guarantee its functionality or code compatibility. Users need to verify whether the resources meet the needs of their own, due to the following circumstances lead to losses, this site does not assume any responsibility:
Programs, source code and other computer software resources may contain code vulnerabilities (bugs), compatibility issues or functional defects left by the developer. This site does not provide free repair services for such technical defects, users need to bear the risk of debugging, modification or abandonment of the use.




