资源简介:
MusicEngine是一个类似于MixCloud、SoundCloud的社交音乐共享平台,允许用户在线上传音乐并与世界分享。
在线演示
http://go.f27.net/musicengine
本站演示
http://go.f27.net/musicengine_topi
演示截图:
系统需求
Apache 2+ (mod_rewrite)
PHP 5.5+ (MySQLi, OpenSSL, cURL, GD, mbstring)
MySQL 5+
更新日志
Version 1.3.1
Fixed Price format with zero ending
Fixed -1MB in artist pro page
Fixed Wave comments users not loading when not logged in
安装方法:
1、建立数据库
2、编辑config.php的第6-9行,设置数据库。
3、将MYSQL\MusicEngine.sql导入到数据库中。
4、使用adminuser和密码123456进行后台登录。