Tag:

鬼CMS – sudo npm安装 – 生产 – 错误

我正在尝试在当地的stream浪者箱子上安装鬼怪cms。 在我input“sudo npm install –production”后,我得到这个错误: npm ERR! Linux 3.16.0-4-amd64 npm ERR! argv "/usr/bin/nodejs" "/usr/bin/npm" "install" "–production" npm ERR! node v4.2.3 npm ERR! npm v3.5.1 `npm ERR! path /var/www/html/ghost/node_modules/node-pre- `gyp/node_modules/rc/node_modules/strip-json-comments/cli.js npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall chmod npm ERR! enoent ENOENT: no such file or directory, chmod '/var/www/html/ghost/node_modules/node-pre-gyp/node_modules/rc/node_modules/strip-json-comments/cli.js' npm ERR! enoent […]

Ghost博客平台连接重置错误

我正在Microsoft Azure上运行Ghost作为Web服务。 我正在使用MySql数据库存储而不是默认的Sqlite。 每当我打开博客,我得到Econnreset错误状态为500,并显示Sql查询。 我有MySql在虚拟机中运行。 但一切都刷新罚款。 我也在使用连接池。 如何纠正这个问题,或者什么可能是Ghost放弃与数据库连接的可能原因。

两个网站的Ghostpipe理员

我有一个鬼博客(0.7.4)。 在我的configuration文件中,我将url设置为http://myurl.com 。 当我通过http://myurl.com/ghost访问pipe理面板时,我可以访问该面板,但如果使用http://www.myurl.com/ghost ,则会返回一个错误,我不允许访问pipe理面板通过该地址。 有什么办法让鬼接受超过一个值的url ?