Ushahidi 未指定输入文件

发布于 2024-10-18 16:52:13 字数 401 浏览 1 评论 0原文

我几周来一直在尝试安装 Ushahidi 平台,但没有成功。我最近开始使用 Ushahidi 最新版本 ushahidi-Ushahidi_Web-2.0.1-140-g0991172.zip 并将其解压到我的根目录下的 ushahidi 文件夹中。

我正在使用 godaddy Linux 服务器。我已经尝试过使用手册和向导来设置 Ushahidi。在所有情况下,安装后,当我尝试访问管理页面时都会遇到相同的错误。错误显示:

未指定输入文件。

我已尝试使用向导和手动过程进行安装。我的PHP版本是按照要求的。

任何帮助将不胜感激。我需要它工作,以便我可以继续并自定义它。非常令人失望的是,这么好的开源工具却有糟糕的安装指南!

谢谢。 蜇

I have been trying to install Ushahidi platform for weeks but without any luck. I recently started over using Ushahidi latest release ushahidi-Ushahidi_Web-2.0.1-140-g0991172.zip and extracted it to folder ushahidi under my root.

I am using godaddy Linux server. I have tried both the manual and wizard to setup Ushahidi. In all cases, after installation, I get the same error when I try to access admin page. The error reads:

No input file specified.

I have tried tried installing using the wizard and the manual process. My PHP version is as required.

Any help will be appreciated. I need it to work so I can move on and customize it. Very disappointing such a good open source tool has poor installation guides!

Thanks.
Sting

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

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

发布评论

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

评论(1

沒落の蓅哖 2024-10-25 16:52:13

安装后可能会出现一些问题。

确保:

  • mod_rewrite 在 apache 中打开 “a2enmod rewrite”
  • 在您站点的 apache 配置中设置了 AllowOverride All (/etc/apache2/sites-available/default)
  • 您的 .htaccess 文件指向正确的 webroot

there are a few things that can trip up following the installation.

Make sure that:

  • mod_rewrite is turned on in apache "a2enmod rewrite"
  • AllowOverride All is set in your apache config for your site (/etc/apache2/sites-available/default)
  • your .htaccess file points to the correct webroot
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文