-
添加文章出现如下错误
2014-05-18 20:48日志如上,另外测试了一下,发现:
mysql>G-R-A-N-T A-L-L P-R-I-V-I-L-E-G-E-S ON . TO ‘用户名’@'%’ IDENTIFIED BY ‘密码’ WITH GRANT OPTION;(去掉上面的“-”符号,不然连评论都发不出来!!!!!)
这段字不行... -
Solo 之前在 BAE 上运行得好好的,交费后就出现 404
2014-04-06 10:47INSERT INTO
b3_solo_preference
VALUES (
'replyNotificationTemplate', null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, 'Your comment on post[<a href='KaTeX parse error: Expected group as argument to '\'' at position 13: {postLink}\'&̲gt;{postTitle}</a>] received an reply: <p>KaTeX parse error: Expected 'EOF', got '&' at position 12: {replier}: &̲lt;span><…{replyURL}'>KaTeX parse error: Expected 'EOF', got '&' at position 15: {replyContent}&̲lt;/a></s…{blogTitle}: New reply of your comment', null
); -
请帮我把 b3log 部署在 BAE3.0 上
2014-03-06 17:05看了,我按照步骤一步一步的
BAE3.0 我选的是 git
在百度网盘下载了一个 mysql 0.6.5 版的 B3LOG
首先,我去 local.properties 修改了 mysql 的配置然后,把 latke.properties 修改了主机名和端口
serverScheme=http
serverHost=ldc4yy.duapp.com
serverPort=80
staticServerScheme=http
staticServerHost=ldc4yy.duapp.com
staticServerPort=80
contextPath=/b3log
staticPath=/b3logwar 包名字为 b3log.war
然后提交上去了。
有什么遗漏的地方么。
访问 url:ldc4yy.duapp.com/b3log 报 403
@88250