没有获得访问 apache2 上的 php 文件的权限
Don't getting Permission to access a php file on apache2
我试图在我的 apache2 服务器上测试 php 应用程序。我正在使用 LAMPP 堆栈。
路径地址我已经给出了,格式如下-
得到以下结果-
You don't have permission to access /folder/file.php on this server.
要获得此问题的详细答案,您可以阅读以下问题及其答案
How do I set chmod for a folder and all of its subfolders and files in Linux Ubuntu Terminal?
我试图在我的 apache2 服务器上测试 php 应用程序。我正在使用 LAMPP 堆栈。
路径地址我已经给出了,格式如下-
得到以下结果-
You don't have permission to access /folder/file.php on this server.
要获得此问题的详细答案,您可以阅读以下问题及其答案
How do I set chmod for a folder and all of its subfolders and files in Linux Ubuntu Terminal?