dongye9182 2014-05-23 12:12
浏览 85

安装后的OsTicket空白页(未收到数据)

I am trying to install osticket to my server (PHP 5.3, MYsql >5.0).

After I upload the 'upload' directory to my server, I go to mydomain.com/osticket and am taken to the install page. I fill out the form, and if I get no validation errors in the form, the page submits.

However, then I get an error (No data received in chrome) and if I refresh the page I am taking back to install.php to fill the form out again.

I should note that the app created tables in the database I gave it. I also enabled errors in bootstrap.php and I saw no errors there or in the error logs. I tried v 1.9.0 and 1.8.3.

Thank you!

  • 写回答

3条回答 默认 最新

  • doujiyan0031 2014-07-18 10:28
    关注

    Please change "max_execution_time=30" to "max_execution_time=120" in php.ini file

    评论

报告相同问题?

悬赏问题

  • ¥15 微信会员卡等级和折扣规则
  • ¥15 微信公众平台自制会员卡可以通过收款码收款码收款进行自动积分吗
  • ¥15 随身WiFi网络灯亮但是没有网络,如何解决?
  • ¥15 gdf格式的脑电数据如何处理matlab
  • ¥20 重新写的代码替换了之后运行hbuliderx就这样了
  • ¥100 监控抖音用户作品更新可以微信公众号提醒
  • ¥15 UE5 如何可以不渲染HDRIBackdrop背景
  • ¥70 2048小游戏毕设项目
  • ¥20 mysql架构,按照姓名分表
  • ¥15 MATLAB实现区间[a,b]上的Gauss-Legendre积分