顶点网 > PHPVibe v5.94 - PHP视频源码
PHPVibe v5.94 - PHP视频源码

源码简介


PHPVibes是一款相比专业视频cms,能够解决视频网站带来的诸多挑战:视频上传和转换,图像共享,音乐上传,缩略图生成,用户配置文件,社交类互动,评论等


在线演示


https://www.videoinedit.com/
官方演示为6版本


系统需求



mySql database
SQL 5+
PHP 5.5+
PHP7 is fine also!
Apache with mod_rewrite
Nginx works also*
cURL
For video details grabbing and importers
GD library
For image resizing
Base64 functions
For obfuscating some data
Mcrypt moduleSafe_mode OffFFMPEG 1+ (2013 versions or newer)
For video conversions, qualities, thumbnails and duration.
exec() and shell_exec() Enabled
For ffmpeg.

系统环境检测脚本
https://www.phpvibe.com/phpvibe-tester.zip




更新日志


27 July 2017

PHPVibe 5.94 – Fixed thumbnails for no-token shares.


下载地址


你必须注册后才能查看此内容。请 注册登录


破解说明



这次发布的是5.94版本,官方最新是6。
本地测试安装成功,没有测试视频发布,因为需要ffmpeg。
已经将安装回传修改,如使用中有什么问题大家一起交流。
安装方法:
解压缩上传,安装前编辑vibe_config.php文件,在13-23行设置数据库信息。在第39行设置你的网址,以/结尾,然后打开yourdomain.tld/setup进行安装。
在所有检测通过之后,输入管理员名,管理员电子邮件,密码,重复密码,然后点击安装进行安装,成功后点击按钮进行登录。

返回