YouBBS BAE php 环境安装方法
By ego008
at 2012-12-06 14:52 • 4482次点击
BAE 目前还需邀请码才能使用,这里简单贴一下安装方法: BAE 后台地址 http://developer.baidu.com/ 7
安装前需要申请的和修改的:
申请 1)BAE php 环境 2)云数据库 3)云存储
修改
1)conf.inc.php //AK 公钥 define ( 'BCS_AK', 'xxx' ); //SK 私钥 define ( 'BCS_SK', 'xxx' ); //bucket名称 define('BUCKET','youbbs');
2)config.php // 定义头像、图库基础网址 define('TUCHUANG_URL', 'http://bcs.duapp.com/{百度云储存的bucket名}'); //数据库名 $dbname = 'xxxx';
YouBBS DAE demo http://youbbs.duapp.com/ 6
放两张截图:
YouBBS v1.02 BAE 版直接下载地址 https://youbbs.googlecode.com/files/youbbsv1.02-bae.zip 1
我下载了这个压缩包youbbs-v1.04-vps.zip,然后怎个传到了BAE 我都按里面的程序弄 很奇怪的是我貌似没弄邀请码之类的 就可以应用了 我的QQ是1843822485 要不你加我Q然后帮我弄一下 可以不
黄敏浩 at 2013-07-04 17:25
7
请 登录 后发表评论