Warning: file_get_contents(/data/phpspider/zhask/data//catemap/1/php/287.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Php 单击订单时openccart中出现错误_Php_Opencart2.x - Fatal编程技术网

Php 单击订单时openccart中出现错误

Php 单击订单时openccart中出现错误,php,opencart2.x,Php,Opencart2.x,当我点击管理中的订单页面时,显示以下错误我如何解决 找不到 Not Found <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>404 Not Found</title> </head><body> <h1>Not Found</h1> <p>The requested URL /g

当我点击管理中的订单页面时,显示以下错误我如何解决

找不到

Not Found

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /giftandshop/index.php was not found on this server.</p>
<p>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.</p>
</body></html>
未找到

404找不到
找不到
在此服务器上找不到请求的URL/giftanshop/index.php

此外,未找到404 尝试使用ErrorDocument处理请求时遇到错误


以上注释未清除,请检查服务器端的错误日志文件,并提及错误。在管理面板中,当我单击“销售>订购”时,此错误作为警报出现。