简体   繁体   English

我无法编辑文件“httpd-xampp.conf”来启用访问 XAMPP

[英]I can't edit file “httpd-xampp.conf” to enable access XAMPP

I have a problem to edit file "httpd-xampp.conf" when I typed nano httpd-xampp.conf?当我输入 nano httpd-xampp.conf 时,我在编辑文件“httpd-xampp.conf”时遇到问题?

can not open editor无法打开编辑器无法打开编辑器

Try to use alternative ways: vi httpd-xampp.conf & vim httpd-xampp.conf Here's a link !尝试使用替代方法: vi httpd-xampp.conf & vim httpd-xampp.conf这是 一个链接 some info一些信息

or you can install nano , do: apt-get update && apt-get upgrade and after apt-get install nano .或者您可以安装nano ,执行: apt-get update && apt-get upgrade并在apt-get install nano You can run with sudo in front if you are not root .如果您不是root则可以在前面运行sudo

or check the permission for httpd-xampp.conf , in the main folder where is the file located do: ls -ll and see if looks good...或检查httpd-xampp.conf的权限,在文件所在的主文件夹中执行: ls -ll并查看是否看起来不错...

Hope, helps)希望,有帮助)

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM