**已关闭。**此问题需要debugging details。当前不接受答案。
编辑问题以包括desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem。这将有助于其他人回答问题。
昨天关门了。
Improve this question
我试着用我的应用程序提出请求
PHP致命错误:Copyright © 2018 - 2019 www. jsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsjsj
我尝试使用postman发出请求,但得到此响应
1条答案
按热度按时间ryevplcw1#
首先确保文件**'C:\Users\Hp\Desktop\BenardProjects\GIPortalAPI\server.php'**存在于指定的位置,并且路径正确。您还应该检查文件权限,以确保PHP脚本具有读取和执行该文件的权限。
那么你可能需要修改PHP配置中的include_path设置,以包含文件所在的目录。