Aptana 3、IIS 和 php - 我收到 401.3,访问被拒绝错误

发布于 2024-11-29 08:52:38 字数 416 浏览 0 评论 0原文

我从 Aptana 2 进行了切换,并且正在克服更新中的差异。然而,我现在无法克服的一项变化是打开我导入的项目之一,即 Wordpress。

在我的 WordPress 中,我将其放在自己的目录中,并将 index.php 和 web.config 文件移至项目的根目录。我可以在从根目录浏览网站时进行编辑。

现在,在 Aptana 3 中,当我跳转到由 Microsoft WebMatrix 运行的 localhost:8888 目录时,我收到服务器错误代码 401.3。但是,当我在 Aptana 中关闭项目并在浏览器中点击刷新时,页面会正常显示。

进一步的信息,当我打开项目时,网站的任何子目录都运行良好。只有网站的根目录面临问题。使用 Aptana 2 时从未遇到过这个问题。Win7

x64、Aptana 3、IIS 7、WebMatrix

I made the switch from Aptana 2 and am getting over the differences in the update. One change however, that I cannot get past right now is opening up one of my imported projects, which is Wordpress.

In my wordpress, I have it in its own directory, and moved the index.php and web.config file to the root of the project. I was able to edit while browsing the site from the root directory.

Now, in Aptana 3, when I jump to my localhost:8888 directory, which is ran by Microsoft WebMatrix, I get a Server error code 401.3. But when I close the project in Aptana and hit refresh in my browser, the page displays properly.

Further info, any sub-directories of the site run fine when I have the project open. Only root of the site is facing a problem. Never faced this while using Aptana 2.

Win7 x64, Aptana 3, IIS 7, WebMatrix

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

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

发布评论

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

评论(1

南街女流氓 2024-12-06 08:52:38

尝试在 Preferences/Aptana Studio 中取消选择“自动检测对 IDE 外部所做的项目的修改”,看看是否有帮助。

仅供参考,“HTTP 错误 401.3 - 未经授权:由于在请求的资源上设置了 ACL,访问被拒绝。”

Try to unselect "Auto-detect modifications to projects made outside IDE" in Preferences/Aptana Studio and see if that helps.

FYI, "HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the requested resource."

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