dougang6821 2013-09-12 10:37
浏览 43
已采纳

在PHP - Web Hosting Server上安装Kohana Framework

Could the PHP Kohana Framework be installed on any Web Hosting Server which provides PHP5?

I wonder because it is purely written in PHP5 built-in objects.

Do I have to be aware of any extraordinary setups or can I simply follow the installation documentation and get it run on the web hosting server?

  • 写回答

3条回答 默认 最新

  • dtqf81594 2013-09-12 10:46
    关注

    When you upload the files to your server and try to access the index.php, the system will automatically call the install.php and check whether Kohana will run on the server or not.

    You can see the requirements in the documentation

    enter image description here

    Update

    I just had the problem that I tried installing Kohana on a server with only basic PHP extension installed. The Environment Test didn't fail, however I got a white page when trying to access it (after removing install.php).

    The problem was mbstring wasn't yet installed and Kohana didn't check for it, just assumed it was.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥15 乌班图ip地址配置及远程SSH
  • ¥15 怎么让点阵屏显示静态爱心,用keiluVision5写出让点阵屏显示静态爱心的代码,越快越好
  • ¥15 PSPICE制作一个加法器
  • ¥15 javaweb项目无法正常跳转
  • ¥15 VMBox虚拟机无法访问
  • ¥15 skd显示找不到头文件
  • ¥15 机器视觉中图片中长度与真实长度的关系
  • ¥15 fastreport table 怎么只让每页的最下面和最顶部有横线
  • ¥15 java 的protected权限 ,问题在注释里
  • ¥15 这个是哪里有问题啊?