gpt4 book ai didi

php - 本地主机/phpinfo.php

转载 作者:可可西里 更新时间:2023-11-01 01:05:38 25 4
gpt4 key购买 nike

我已经安装了php oauth ubuntu 110.10 中的扩展。

但是在 google chrome 中的 http://localhost/phpinfo.php 上出现以下错误:

Server error
The website encountered an error while retrieving http://localhost/phpinfo.php. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.

这意味着我正在提供指向本地主机的链接然后收到此错误。

而在 mozilla 中它给出了一个空白屏幕。

它没有提供任何关于在 php 中安装的信息我该如何解决这个问题?

最佳答案

可能是权限错误。请检查您的文件夹权限。 Bcz,大多数 Ubuntu (linux) 用户都会遇到这种类型的错误。

问题作者:

sudo chmod 0777 -R /var/www/phpinfo.php

关于php - 本地主机/phpinfo.php,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11682662/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com