liferay 中的 PHP 应用程序 - HTTP 状态 404

发布于 2024-09-15 11:23:29 字数 341 浏览 11 评论 0原文

我是liferay新手。我正在尝试编写一个简单的 php 应用程序来回显一些文本并将其添加为 liferay 的插件。我创建了文件 helloworld.php,将其压缩并安装。最后我将其添加到页面,但收到以下错误:

HTTP Status 404 - /helloworldapp/
type Status report
message /helloworldapp/
description The requested resource (/helloworldapp/) is not available.
Apache Tomcat/6.0.26

任何人都可以帮助我吗?

琼西

I'm a liferay newbie. I'm trying to write a simple php app that echos some text and add it as a plug in to liferay. I've created the file helloworld.php, zipped it up and installed it. Finally I add it to the page but am getting the following error:

HTTP Status 404 - /helloworldapp/
type Status report
message /helloworldapp/
description The requested resource (/helloworldapp/) is not available.
Apache Tomcat/6.0.26

Can anyone help me?

Jonesy

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

苍风燃霜 2024-09-22 11:23:30

您正在使用 Apache Tomcat 服务器,对吗?而且代码是PHP脚本?我更困惑的是你到底想实现什么?

You are using Apache Tomcat Server right? And the code is a PHP script? I am more confused as what do you actually want to achieve?

擦肩而过的背影 2024-09-22 11:23:29

文本编辑器在 index.php 的末尾附加了一个 .txt 文件,

我只是在 CLI 中显示目录时才看到它。删除了扩展并且它可以工作..

text editor had slying appended a .txt onto the end of index.php

I only saw it when I displayed the directory in the CLI. removed the extension and it works..

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文