无法访问 Windows 7 中的程序文件
我对 Windows 7 完全陌生,刚刚安装了 Apache 服务器。我想更改 httpd 文件...但是当用记事本打开文件并保存它时,我收到一条消息说我没有权限...我的用户是管理员组的成员。我还能做什么?
谢谢
您能推荐一些关于处理用户管理和管理员帐户的不错的教程吗?
I'm totally new to windows 7 and have just installed Apache server. I want to change httpd file... But when opening file with notepad and saving it, I get a message that I have no rights... My user is a member of Administrators group. What else can I do?
Thanks
P.S. Could you suggest any nice tutorials on dealing with user administration and admin accounts?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您需要获得该文件夹的所有权,这需要注册表破解。 (您可以搜索 takeown 注册表)
我的建议是在“Program Files”之外安装 Apache 服务器。程序文件中不应有需要定期修改的文件。
You need to take ownership of the folder, which requires a registry hack. (You can search for takeown registry)
My advice is to install your Apache server outside of "Program Files". You should not have files requiring regular modifications in Program Files.
也许尝试不同的编辑器,比如 NotePad++。在管理员中运行。另请确保 Apache 未运行且所有相关任务均已关闭。如果您感到绝望,请尝试在安全模式下进行。
Maybe try a different editor, say NotePad++. Run in Administrator. Also make sure that Apache is not running and any related tasks are shut down. Try it in Safe Mode if you get desperate.