使用netbeans运行php项目时出错

时间:2016-06-18 01:04:51

标签: php ubuntu netbeans browser xampp

我在运行项目时遇到错误。这是我得到的错误:

Error message

顺便说一下,我的IDE是Netbeans,网络服务器是XAMPP。 我已经创建了一个java / html5项目,它运行良好,但不是当它是一个PHP文件时。

<html>
<head>
    <meta charset="UTF-8">
    <title></title>
</head>
<body>
    <?php
    // put your code here
    ?>
</body>

2 个答案:

答案 0 :(得分:0)

该错误消息告诉您找不到该URL。所以我确信PhpProject1/index.php在你的localhost中不是正确的路径。为确保请打开xampp/htdocs/[PhpProject1/index.php must be here]的路径文件夹。希望它会对你有所帮助。

答案 1 :(得分:0)

location problem 它无法改变......

它不可写 location problem2