InstantRails 错误

发布于 2024-07-24 06:23:26 字数 154 浏览 7 评论 0原文

当我尝试在 Vista 下运行 InstantRails 2.0(我已将其解压缩到 C:\InstantRails)时,出现以下错误:

Apache 或 MySQL 无法运行,因为另一个程序正在使用其端口。

我在这里做什么? MySQL服务器安装良好。

When I try to run InstantRails 2.0 under Vista, which I've extracted to C:\InstantRails, I get the following error:

Either Apache or MySQL cannot run because another program is using its port.

What do I do here? MySQL server is installed fine.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

薄凉少年不暖心 2024-07-31 06:23:26

InstantRails 会在其控制台中准确地告诉您哪一个不能在其交通信号灯下运行。 这很可能是 Apache 和 Vista 的内置 Web 服务器 (IIS) 在端口 80 上发生冲突。我会打开“服务”列表并关闭 IIS(可能称为“HTTP Web 服务器”或类似名称)。

而且,说实话,尽管 InstantRails 很有用,但它并没有得到积极维护。 Bitnami 的 RubyStack 是一个不错的替代品,尽管它更大,安装时间更长,并且没有 InstantRails (RIP) 那样用于启动混合实例的漂亮的点击式界面。

InstantRails will tell you in its console exactly which one can't run with its traffic lights. It's most likely a clash between Apache and Vista's built in web server (IIS) on port 80. I'd go open up the Services list and turn IIS (may be called 'HTTP Web server' or something similar) off.

And, to be honest, as useful as InstantRails was, it's not actively maintained. Bitnami's RubyStack is a fair substitute although it's larger, takes longer to install, and doesn't have the nice pointy-clicky interface for starting mongrel instances that InstantRails (RIP) did.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文