系统简介

phpSound is a Social Music Sharing Platform similar with SoundCloud, that allows users to upload their music online and share them with the world.

phpSound是一款社会化音乐分享平台代码,基于著名的SoundCloud,用户可以在线分享自己创作的歌曲或者喜欢的歌曲!也可以本地上传和管理自己的音乐小样,

任何注册的用户均可分享,所有访客可在线收听!

程序自带收费会员,但支付渠道仅限PAYPAL。

演示地址

前台演示 https://phpsound.com/demo/

后台演示 https://phpsound.com/demo/index.php?a=admin 用户名admin**password

歌曲演示 https://phpsound.com/demo/index.php?a=track&**p;id=17

个人演示 https://phpsound.com/demo/index.php?a=profile&**p;u=steve

安装需求

PHP 5.5, My**Li and GD Library (cURL and OpenSSL are optional for Facebook, PayPal and A**zon S3 integrations, mod_rewrite for Per**links).

更新日志

4.3.0 – 12 October 2018

Codebase improvements and cleanup

Added embedded player when sharing track URLs in the chat messages

Added “Other” report option for tracks

Migrated old PayPal NVP implementation (deprecated) to PayPal SDK

Updated the A**zon SDK to the latest version

Fixed an issue allowing users to sign-up with the s**e e**il multiple times

Fixed the user’s avatar and cover i**ge not being removed when deleting an user

Fixed an issue with the license selector not visually resetting after uploading a track

Fixed an issue when deleting a track while per**links enabled would not redirect to homepage

Fixed missing footer text on user activation e**il

Other minor improvements

安装方法

使用phpmyadmin或其他软件将 phpSound.**L 导入到数据库里。

打开目录 ‘Script/includes/’ 下的 config.php, 进行相应的设置,

设置数据库信息:

$CONF[‘user’] = ‘YOURDBUSER’;//数据库用户

$CONF[‘pass’] = ‘YOURDBPASS’;//数据库**

$CONF[‘n**e’] = ‘YOURDBNAME’;//数据库名

$CONF[‘url’] = ‘http://yourdo**in.com’;//程序安装网址

$CONF[‘e**il’] = ‘notifications@yourdo**in.com’;//系统联系邮件

保存后上传到服务器上.
个别服务器需要将下列文件或文件夹属性设置为777:

‘/cache’, ‘/uploads’ and its subfolders: ‘/uploads/avatars’, ‘/uploads/covers’, ‘/uploads/media’, ‘/uploads/tracks’ and ‘/themes/theme-n**e/i**ges’.

[hermit auto=”1″ loop=”1″ une**and=”1″ fullheight=”1″]netease_playlist#:2360601180[/hermit]

[btn type=”success” url=””]下载地址已隐藏,****:[/btn]

链接:https://pan.baidu.com/s/1gBvgV2IEMJXEwly7jR2WNw
提取码:2swo

常见问题
原文链接:https://www.yuanmawu.net/3801.html,转载请注明出处。
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。